changed password
Production GitOps Engine / execute-ansible (push) Successful in 51s
Details
Production GitOps Engine / execute-ansible (push) Successful in 51s
Details
This commit is contained in:
parent
9d0a0eada9
commit
db2580cfac
|
|
@ -3,7 +3,7 @@ users:
|
||||||
displayname: "Kotori"
|
displayname: "Kotori"
|
||||||
# To generate a password hash, use docker run authelia/authelia:latest authelia crypto hash generate argon2 --password 'yourpassword'
|
# To generate a password hash, use docker run authelia/authelia:latest authelia crypto hash generate argon2 --password 'yourpassword'
|
||||||
# Default is 'kotori'
|
# 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
|
email: admin@kotori-waifu.cc
|
||||||
groups:
|
groups:
|
||||||
- admins
|
- admins
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue