login with 42 works, fix crash when session is deleted from database
This commit is contained in:
@ -35,6 +35,8 @@ services:
|
||||
DB_USERNAME: ${DB_USERNAME}
|
||||
DB_PASSWORD: ${DB_PASSWORD}
|
||||
DB_HOST: ${DB_HOST}
|
||||
UID_42: ${UID_42}
|
||||
SECRET_42: ${SECRET_42}
|
||||
depends_on:
|
||||
- postgresql
|
||||
restart: always
|
||||
|
Reference in New Issue
Block a user