diff --git a/apps/authelia/4.38.17-lite/docker-compose.yml b/apps/authelia/4.38.17-lite/docker-compose.yml index 3fc42ed..c274624 100644 --- a/apps/authelia/4.38.17-lite/docker-compose.yml +++ b/apps/authelia/4.38.17-lite/docker-compose.yml @@ -14,6 +14,7 @@ services: environment: - PUID=1000 - PGID=1000 + - X_AUTHELIA_CONFIG_FILTERS=expand-env,template - TZ=${TIME_ZONE} - AUTHELIA_STORAGE_ENCRYPTION_KEY_FILE=/config/secrets/STORAGE_ENCRYPTION - AUTHELIA_SESSION_SECRET_FILE=/config/secrets/SESSION_SECRET