test
This commit is contained in:
+3
-1
@@ -8,4 +8,6 @@ services:
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
MONGODB_URI: ${MONGODB_URI:-mongodb://mongo:27017/dndextended}
|
||||
AUTH_SECRET: ${AUTH_SECRET}
|
||||
AUTH_SECRET: ${AUTH_SECRET}
|
||||
AUTH_URL: ${AUTH_URL}
|
||||
AUTH_TRUST_HOST: ${AUTH_TRUST_HOST:-true}
|
||||
Reference in New Issue
Block a user