Email is unique for people + start work on authelia integration
This commit is contained in:
parent
76981f31c8
commit
aeb43e4775
9 changed files with 82 additions and 4 deletions
|
|
@ -5,3 +5,4 @@ APP_LISTEN_PORT=3000
|
|||
APP_BEHIND_PROXY=false
|
||||
DATABASE_DSN="host=localhost user=camarades password=camarades dbname=camarades port=5432 sslmode=disable TimeZone=Europe/Zurich"
|
||||
SESSIONS_LOCATION=./sessions.db
|
||||
AUTHELIA_USERS_LOCATION=./users.yml
|
||||
Loading…
Add table
Add a link
Reference in a new issue