fix
This commit is contained in:
parent
b12ffd4320
commit
dbbdece191
@ -12,9 +12,6 @@ log:
|
|||||||
|
|
||||||
authentication_backend:
|
authentication_backend:
|
||||||
file:
|
file:
|
||||||
users:
|
|
||||||
emmatveev:
|
|
||||||
password_hash: "$argon2id$v=19$m=65536,t=1,p=4$CixMXaAilVof3yk1rtghwg$V/kcl1HNDWeybrV3SrVjjdI00D1lFtuvLldkwAklSOE"
|
|
||||||
|
|
||||||
access_control:
|
access_control:
|
||||||
default_policy: one_factor
|
default_policy: one_factor
|
||||||
@ -30,6 +27,7 @@ session:
|
|||||||
cookies:
|
cookies:
|
||||||
- domain: chocomarsh.com
|
- domain: chocomarsh.com
|
||||||
authelia_url: https://auth.chocomarsh.com
|
authelia_url: https://auth.chocomarsh.com
|
||||||
|
default_redirection_url: https://auth.chocomarsh.com
|
||||||
|
|
||||||
storage:
|
storage:
|
||||||
encryption_key: "a_very_long_secret_32_characters_minimum"
|
encryption_key: "a_very_long_secret_32_characters_minimum"
|
||||||
|
Loading…
Reference in New Issue
Block a user