diff options
Diffstat (limited to 'stacks/iam/auth.env.example')
| -rw-r--r-- | stacks/iam/auth.env.example | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/stacks/iam/auth.env.example b/stacks/iam/auth.env.example deleted file mode 100644 index b5275ab..0000000 --- a/stacks/iam/auth.env.example +++ /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 |
