spread OIDC and change email in authelia
Production GitOps Engine / execute-ansible (push) Successful in 53s
Details
Production GitOps Engine / execute-ansible (push) Successful in 53s
Details
This commit is contained in:
parent
4038d0b0e8
commit
46fc71a8de
|
|
@ -4,7 +4,7 @@ users:
|
|||
# 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$HqW8i+zWRHKaEAET98YxWg$USJGo5sqCuuy7cB/qLXKXapmo10o1yFbGhRSJAJN+Mc"
|
||||
email: admin@kotori-waifu.cc
|
||||
email: lucas-conrad67@gmx.net
|
||||
groups:
|
||||
- admins
|
||||
- dev
|
||||
|
|
|
|||
Loading…
Reference in New Issue