diff --git a/docker/stacks/00-core/authelia/users.yml b/docker/stacks/00-core/authelia/users.yml index e018156..694551c 100644 --- a/docker/stacks/00-core/authelia/users.yml +++ b/docker/stacks/00-core/authelia/users.yml @@ -3,7 +3,7 @@ users: displayname: "Kotori" # To generate a password hash, use docker run authelia/authelia:latest authelia crypto hash generate argon2 --password 'yourpassword' # Default is 'kotori' - password: "$argon2id$v=19$m=65536,t=3,p=4$R9730030W0Nud7Xq+8qBsg$eP9t0+3/n/S2nUq9YfB6i7x9n/8k8hH1G/1Y5Zt/u+Y" + password: "$argon2id$v=19$m=65536,t=3,p=4$HqW8i+zWRHKaEAET98YxWg$USJGo5sqCuuy7cB/qLXKXapmo10o1yFbGhRSJAJN+Mc" email: admin@kotori-waifu.cc groups: - admins