Add Traefik service configuration for Authelia load balancer

This commit is contained in:
Mohmmed Elfateh Sabry
2025-08-11 14:34:05 +03:00
parent c38bd474e1
commit 0bc47b65c1

View File

@@ -137,6 +137,7 @@ services:
- traefik.http.routers.authelia.entrypoints=websecure
- traefik.http.routers.authelia.tls.certresolver=le
- traefik.http.routers.authelia.middlewares=security-headers
- traefik.http.services.authelia.loadbalancer.server.port=9091
# ForwardAuth middleware for protecting other services
- traefik.http.middlewares.authelia.forwardauth.address=http://authelia:9091/api/authz/forward-auth