diff --git a/stack.production.yml b/stack.production.yml index 450efbe..b388764 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -26,7 +26,7 @@ services: traefik.http.services.production-whisper_whisper.loadbalancer.server.port: "5173" 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_whisper.middlewares: 'authelia_authelia@docker' update_config: order: stop-first failure_action: rollback