diff --git a/apps/traefik/.env b/apps/traefik/.env index 7ad9a06..674e82b 100644 --- a/apps/traefik/.env +++ b/apps/traefik/.env @@ -1,5 +1,5 @@ # https://www.authelia.com/integration/proxies/traefik/#trusted-proxies -TRUSTED_IPS=192.168.1.1 +TRUSTED_IPS=172.16.0.0/12 # The CA Server URL for Let's Encrypt. # Uncomment the line below to use the staging server for testing.