update
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Colin 2024-04-07 21:06:26 -04:00
parent 4db2365b1b
commit 1322869dbd
1 changed files with 1 additions and 1 deletions

View File

@ -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