diff --git a/examples/compose/lite/authelia/configuration.yml b/examples/compose/lite/authelia/configuration.yml index 39db78500..0804550ae 100644 --- a/examples/compose/lite/authelia/configuration.yml +++ b/examples/compose/lite/authelia/configuration.yml @@ -3,6 +3,7 @@ # Authelia configuration # ############################################################### +# This secret can also be set using the env variables AUTHELIA_JWT_SECRET_FILE jwt_secret: a_very_important_secret default_redirection_url: https://public.example.com @@ -12,7 +13,6 @@ server: log: level: debug -# This secret can also be set using the env variables AUTHELIA_JWT_SECRET_FILE totp: issuer: authelia.com