Whisper
This commit is contained in:
parent
322680bd83
commit
5c9efd0c63
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue