docker/authelia/config/users_database.yml

17 lines
453 B
YAML
Raw Permalink Normal View History

2023-08-07 14:42:56 +00:00
---
###############################################################
# Users Database #
###############################################################
# This file can be used if you do not have an LDAP set up.
# List of users
users:
meftimes:
displayname: "meftimes"
password: "argon2id_goes_here_see_authelia_documentation"
email: all.other@slmail.me
groups:
- admins
- dev