diff --git a/appdata/authelia/users_database.yml.example b/appdata/authelia/users_database.yml.example index 7831e7f..a3ef1ef 100755 --- a/appdata/authelia/users_database.yml.example +++ b/appdata/authelia/users_database.yml.example @@ -3,7 +3,7 @@ ############################################################### # This file can be used if you do not have an LDAP set up. -# Create new hashed password: docker run authelia/authelia:latest authelia hash-password +# Create new hashed password: docker run authelia/authelia:latest authelia hash-password -- # https://docs.authelia.com/configuration/authentication/file.html # List of users @@ -22,4 +22,4 @@ users: # email: john@example.com # groups: # - admins -# - dev \ No newline at end of file +# - dev