允许使用环境变量和模板文件
This commit is contained in:
parent
78459d843b
commit
61553ef6f5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user