This commit is contained in:
Michael Grote 2024-11-10 10:56:26 +01:00
parent 7f194b877e
commit 1641f2c31b
2 changed files with 2 additions and 1 deletions

View file

@ -24,6 +24,7 @@ services:
interval: 30s interval: 30s
timeout: 10s timeout: 10s
retries: 3 retries: 3
######## authelia ######## ######## authelia ########
authelia: authelia:
image: authelia/authelia:4.38.17 image: authelia/authelia:4.38.17

View file

@ -26,7 +26,7 @@ services:
traefik.http.routers.wiki.entrypoints: entry_https traefik.http.routers.wiki.entrypoints: entry_https
traefik.http.services.wiki.loadbalancer.server.port: 80 traefik.http.services.wiki.loadbalancer.server.port: 80
traefik.http.routers.wiki.middlewares: authelia@docker traefik.http.routers.wiki.middlewares: authelia
######## Networks ######## ######## Networks ########
networks: networks: