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
@@ -22,6 +22,7 @@ services:
environment:
PORT: 5000
NODE_ENV: development
TRUST_PROXY: ${TRUST_PROXY:-}
POSTGRES_HOST: postgres
POSTGRES_PORT: 5432
POSTGRES_DB: ${POSTGRES_DB:-flockpal}