This commit is contained in:
Colin 2024-05-09 22:51:48 -04:00
parent 322680bd83
commit 5c9efd0c63
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ services:
traefik.http.services.production-whisper_whisper.loadbalancer.server.port: "5173" traefik.http.services.production-whisper_whisper.loadbalancer.server.port: "5173"
traefik.docker.network: "traefik" traefik.docker.network: "traefik"
# traefik.http.routers.production_whisper.middlewares: 'authelia_authelia@docker' # traefik.http.routers.production_whisper.middlewares: 'authelia_authelia@docker'
traefik.http.routers.production_whisper.middlewares: 'authelia_authelia@docker' traefik.http.routers.production-whisper_whisper.middlewares: 'authelia_authelia@docker'
update_config: update_config:
order: stop-first order: stop-first
failure_action: rollback failure_action: rollback