From 2eebc934e66505f5b17c5c349a5c16cf3ec23153 Mon Sep 17 00:00:00 2001 From: HPCesia Date: Mon, 18 Nov 2024 23:56:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E5=8E=BB=E7=8E=AF=E5=A2=83=E5=8F=98?= =?UTF-8?q?=E9=87=8F=E5=B1=95=E5=BC=80=E8=BF=87=E6=BB=A4=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/authelia/4.38.17-lite/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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