From 1322869dbd269107cafb10dc009456b557e759f1 Mon Sep 17 00:00:00 2001 From: Colin Date: Sun, 7 Apr 2024 21:06:26 -0400 Subject: [PATCH] update --- stack.production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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