We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2854caa + b397448 commit 296eb21Copy full SHA for 296eb21
1 file changed
ansible/group_vars/alpha-navi.yml
@@ -8,9 +8,9 @@ node_version: "4.1.0"
8
npm_version: "2.8.3"
9
10
container_envs: >
11
- -e CLUSTER_WORKERS=20
12
-e DATADOG_HOST={{ datadog_host_address }}
13
-e DATADOG_PORT={{ datadog_port }}
+ -e ENABLE_CLUSTERING=1
14
-e ENABLE_LRU_CACHE=1
15
-e ERROR_URL=http://{{ detention_host_address }}:{{ detention_port }}
16
-e HTTP_PORT={{ hosted_ports[0] }}
0 commit comments