Partial updates
This commit is contained in:
@@ -39,7 +39,8 @@ resource "docker_container" "authelia" {
|
||||
"AUTHELIA_SESSION_REDIS_PASSWORD_FILE=/secrets/REDIS_PASSWORD",
|
||||
"AUTHELIA_STORAGE_MYSQL_PASSWORD_FILE=/secrets/STORAGE_PASSWORD",
|
||||
"AUTHELIA_STORAGE_ENCRYPTION_KEY_FILE=/secrets/STORAGE_ENCRYPTION_KEY",
|
||||
"AUTHELIA_NOTIFIER_SMTP_PASSWORD_FILE=/secrets/NOTIFIER_SMTP_PASSWORD"
|
||||
"AUTHELIA_NOTIFIER_SMTP_PASSWORD_FILE=/secrets/NOTIFIER_SMTP_PASSWORD",
|
||||
"X_AUTHELIA_CONFIG_FILTERS=template"
|
||||
]
|
||||
|
||||
mounts {
|
||||
|
||||
Reference in New Issue
Block a user