diff --git a/authelia/configuration.yml b/authelia/configuration.yml index 7b27451..4511e0c 100644 --- a/authelia/configuration.yml +++ b/authelia/configuration.yml @@ -12,9 +12,6 @@ log: authentication_backend: file: - users: - emmatveev: - password_hash: "$argon2id$v=19$m=65536,t=1,p=4$CixMXaAilVof3yk1rtghwg$V/kcl1HNDWeybrV3SrVjjdI00D1lFtuvLldkwAklSOE" access_control: default_policy: one_factor @@ -30,6 +27,7 @@ session: cookies: - domain: chocomarsh.com authelia_url: https://auth.chocomarsh.com + default_redirection_url: https://auth.chocomarsh.com storage: encryption_key: "a_very_long_secret_32_characters_minimum"