We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a050219 commit 81f1babCopy full SHA for 81f1bab
1 file changed
docker-compose.prod.tmpl.yaml
@@ -7,6 +7,7 @@ services:
7
- '4000:4000'
8
environment:
9
NODE_ENV: ${NODE_ENV}
10
+ NODE_OPTIONS: ${NODE_OPTIONS}
11
DD_API_KEY: ${DD_API_KEY}
12
COOKIE_SECRET: ${COOKIE_SECRET}
13
HYDRO_ENDPOINT: ${HYDRO_ENDPOINT}
0 commit comments