删去环境变量展开过滤器
This commit is contained in:
parent
62c6c58418
commit
2eebc934e6
@ -14,7 +14,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- X_AUTHELIA_CONFIG_FILTERS=expand-env,template
|
- X_AUTHELIA_CONFIG_FILTERS=template
|
||||||
- TZ=${TIME_ZONE}
|
- TZ=${TIME_ZONE}
|
||||||
- AUTHELIA_STORAGE_ENCRYPTION_KEY_FILE=/config/secrets/STORAGE_ENCRYPTION
|
- AUTHELIA_STORAGE_ENCRYPTION_KEY_FILE=/config/secrets/STORAGE_ENCRYPTION
|
||||||
- AUTHELIA_SESSION_SECRET_FILE=/config/secrets/SESSION_SECRET
|
- AUTHELIA_SESSION_SECRET_FILE=/config/secrets/SESSION_SECRET
|
||||||
|
Loading…
Reference in New Issue
Block a user