slight updates
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user