diff options
Diffstat (limited to 'stacks/iam/iam.env.template')
| -rw-r--r-- | stacks/iam/iam.env.template | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/stacks/iam/iam.env.template b/stacks/iam/iam.env.template deleted file mode 100644 index b5275ab..0000000 --- a/stacks/iam/iam.env.template +++ /dev/null @@ -1,12 +0,0 @@ -# -# -# Stack Runtime Variables - -# Authelia secrets -AUTHELIA_IDENTITY_VALIDATION_RESET_PASSWORD_JWT_SECRET_FILE=/run/secrets/JWT_SECRET -AUTHELIA_SESSION_SECRET_FILE=/run/secrets/SESSION_SECRET -AUTHELIA_STORAGE_ENCRYPTION_KEY_FILE=/run/secrets/STORAGE_ENCRYPTION -AUTHELIA_IDENTITY_PROVIDERS_OIDC_HMAC_SECRET_FILE=/run/secrets/OIDC_HMAC_SECRET - -# Use Authelia's file filter in config. -X_AUTHELIA_CONFIG_FILTERS=template |
