chore: sync homelab ops, identity, and monitoring docs
This commit is contained in:
8
identity/authelia/users_database.example.yml
Normal file
8
identity/authelia/users_database.example.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
users:
|
||||
john:
|
||||
disabled: false
|
||||
displayname: John
|
||||
email: john@paccoco.com
|
||||
password: "$argon2id$v=19$m=65536,t=3,p=4$REPLACE$ME"
|
||||
groups:
|
||||
- admins
|
||||
Reference in New Issue
Block a user