docs: fix typo in secrets env var (#2432)

pull/2433/head
Amir Zarrinkafsh 2021-10-01 13:30:56 +10:00 committed by GitHub
parent 28e702f5c8
commit 33fe1262bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ Authelia will fail to load. Authelia will automatically remove the newlines from
For instance the LDAP password can be defined in the configuration
at the path **authentication_backend.ldap.password**, so this password
could alternatively be set using the environment variable called
**AUTHELIA__AUTHENTICATION_BACKEND_LDAP_PASSWORD_FILE**.
**AUTHELIA_AUTHENTICATION_BACKEND_LDAP_PASSWORD_FILE**.
Here is the list of the environment variables which are considered secrets and can be defined. Please note that only
secrets can be loaded into the configuration if they end with one of the suffixes above, you can set the value of any