slight updates

This commit is contained in:
Alexander Harding
2026-07-31 20:23:38 -04:00
parent 9adaca1c7d
commit 6114d34c22
2 changed files with 7 additions and 8 deletions
-2
View File
@@ -24,8 +24,6 @@ services:
NODE_ENV: production
MONGODB_URI: ${MONGODB_URI:-mongodb://mongo:27017/dndextended}
AUTH_SECRET: ${AUTH_SECRET}
AUTH_URL: ${AUTH_URL}
AUTH_TRUST_HOST: ${AUTH_TRUST_HOST:-true}
depends_on:
mongo:
condition: service_healthy