fixup
This commit is contained in:
parent
90e75326e7
commit
a9b9f30bff
|
@ -75,7 +75,7 @@ services:
|
|||
- "traefik.http.routers.technitium.tls.certresolver=letsencryptresolver"
|
||||
- "traefik.http.routers.technitium.service=technitium"
|
||||
- "traefik.docker.network=traefik"
|
||||
# - 'traefik.http.routers.technitium.middlewares=authelia@docker'
|
||||
- 'traefik.http.routers.technitium.middlewares=authelia_authelia@docker'
|
||||
|
||||
update_config:
|
||||
order: stop-first
|
||||
|
@ -95,3 +95,4 @@ networks:
|
|||
external: true
|
||||
# default:
|
||||
# external: false
|
||||
|
||||
|
|
Loading…
Reference in New Issue