diff --git a/Caddyfile b/Caddyfile index 0eac6fa..0b1d1d9 100644 --- a/Caddyfile +++ b/Caddyfile @@ -2,8 +2,8 @@ # Usage: add "import authentik" inside any site block to gate it. (authentik) { route { - reverse_proxy /outpost.goauthentik.io/* http://192.168.8.180:9000 - forward_auth http://192.168.8.180:9000 { + reverse_proxy /outpost.goauthentik.io/* http://192.168.8.6:9000 + forward_auth http://192.168.8.6:9000 { uri /outpost.goauthentik.io/auth/caddy copy_headers X-Authentik-Username X-Authentik-Groups X-Authentik-Email X-Authentik-Name X-Authentik-Uid X-Authentik-Jwt X-Authentik-Meta-Jwks X-Authentik-Meta-Outpost X-Authentik-Meta-Provider X-Authentik-Meta-App X-Authentik-Meta-Version trusted_proxies private_ranges @@ -170,7 +170,7 @@ auth.hubris.network { tls { dns ionos {env.IONOS_AUTH_API_TOKEN} } - reverse_proxy 192.168.8.180:9000 + reverse_proxy 192.168.8.6:9000 } artifacto.hubris.network {