Moved to _dev
This commit is contained in:
17
authelia/users_database.yml
Normal file
17
authelia/users_database.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
###############################################################
|
||||
# Users Database #
|
||||
###############################################################
|
||||
|
||||
# This file can be used if you do not have an LDAP set up.
|
||||
|
||||
# List of users
|
||||
users:
|
||||
admin:
|
||||
disabled: false
|
||||
displayname: 'Admin'
|
||||
password: 'X5r53JMPVg97EKfL'
|
||||
email: 'admin@delmar.bzh'
|
||||
groups:
|
||||
- 'admins'
|
||||
- 'dev'
|
||||
Reference in New Issue
Block a user