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