From 5c9efd0c637f0b252be55af1b13e753b4111017c Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 9 May 2024 22:51:48 -0400 Subject: [PATCH] Whisper --- stack.production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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