diff --git a/stack.production.yml b/stack.production.yml index ca83d45..58fc306 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -68,7 +68,7 @@ services: traefik.http.routers.authelia_authelia.tls.certresolver: "letsencryptresolver" traefik.http.services.authelia_authelia.loadbalancer.server.port: "9091" traefik.http.routers.authelia_authelia.tls: "true" - traefik.http.middlewares.authelia_authelia.forwardAuth.address: http://authelia_authelia:9091/api/authz/forward-auth + traefik.http.middlewares.authelia_authelia.forwardAuth.address: http://authelia:9091/api/authz/forward-auth traefik.docker.network: traefik redis: image: git.nixc.us/nixius/authelia:production-redis