replace nforwardauth with authelia #231

Merged
mg merged 45 commits from authelia into master 2024-11-10 12:53:46 +01:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 1641f2c31b - Show all commits

View file

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

View file

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