From 61553ef6f5cd664f2f9094b39f2b807def7984fe Mon Sep 17 00:00:00 2001 From: HPCesia Date: Mon, 18 Nov 2024 22:54:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=81=E8=AE=B8=E4=BD=BF=E7=94=A8=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E5=8F=98=E9=87=8F=E5=92=8C=E6=A8=A1=E6=9D=BF=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/authelia/4.38.17-lite/docker-compose.yml | 1 + 1 file changed, 1 insertion(+) 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