Adding Microsoft auth

This commit is contained in:
Corey Blais
2026-04-15 17:51:17 -04:00
parent 5218a24bd1
commit 31464d9940
5 changed files with 9 additions and 1 deletions
+1
View File
@@ -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}