sec(core): stelle authelia auf zentrale secrets um

This commit is contained in:
Felix
2026-05-15 21:53:11 +02:00
parent 493337c64d
commit 175044b354
+4
View File
@@ -46,6 +46,10 @@ services:
- "traefik.http.middlewares.authelia.forwardauth.trustForwardHeader=true" - "traefik.http.middlewares.authelia.forwardauth.trustForwardHeader=true"
- "traefik.http.middlewares.authelia.forwardauth.authResponseHeaders=Remote-User,Remote-Groups,Remote-Name,Remote-Email" - "traefik.http.middlewares.authelia.forwardauth.authResponseHeaders=Remote-User,Remote-Groups,Remote-Name,Remote-Email"
environment:
- AUTHELIA_JWT_SECRET=${AUTHELIA_JWT_SECRET}
- AUTHELIA_SESSION_SECRET=${AUTHELIA_SESSION_SECRET}
- AUTHELIA_STORAGE_ENCRYPTION_KEY=${AUTHELIA_STORAGE_ENCRYPTION_KEY}
homer: homer:
image: b4bz/homer:latest image: b4bz/homer:latest
container_name: homer container_name: homer