updated caddyfile

This commit is contained in:
2025-05-12 10:37:14 -05:00
parent fa585f92e6
commit 05b5edcbdc

View File

@@ -171,7 +171,7 @@ auth.akanealw.com {
@whoami host whoami.akanealw.com @whoami host whoami.akanealw.com
handle @whoami { handle @whoami {
import auth import auth
reverse_proxy localhost:80 reverse_proxy caddy:80
} }
@wallos host wallos.akanealw.com @wallos host wallos.akanealw.com
@@ -676,10 +676,9 @@ auth.akanealw.com {
respond "ip range not allowed" respond "ip range not allowed"
} }
@piholewg host pihole-wg.akanealw.com @adguardwg host adguard-wg.akanealw.com
handle @piholewg { handle @adguardwg {
handle @internal { handle @internal {
redir / /admin{uri}
reverse_proxy 192.168.1.4:3000 reverse_proxy 192.168.1.4:3000
} }
respond "ip range not allowed" respond "ip range not allowed"