Adding Microsoft auth
This commit is contained in:
@@ -23,6 +23,7 @@ services:
|
||||
environment:
|
||||
PORT: 5000
|
||||
NODE_ENV: production
|
||||
TRUST_PROXY: ${TRUST_PROXY:-1}
|
||||
POSTGRES_HOST: postgres
|
||||
POSTGRES_PORT: 5432
|
||||
POSTGRES_DB: ${POSTGRES_DB:-flockpal}
|
||||
|
||||
Reference in New Issue
Block a user