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