This commit is contained in:
Brieuc Dubois 2024-06-18 16:33:41 +02:00
parent dc43670394
commit 86af1dc477
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ services:
- "traefik.http.services.otp.loadbalancer.server.port=8080"
- "traefik.http.routers.otp.tls=true"
- "traefik.http.routers.otp.tls.certresolver=http"
- "traefik.http.routers.otp.middlewares=authelia@docker"
#- "traefik.http.routers.otp.middlewares=authelia@docker"
- "com.centurylinklabs.watchtower.enable=true"
networks:
- external