We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7f2ead commit 91f633dCopy full SHA for 91f633d
1 file changed
ansible/group_vars/alpha-navi.yml
@@ -11,6 +11,7 @@ container_envs: >
11
-e CLUSTER_WORKERS=20
12
-e DATADOG_HOST={{ datadog_host_address }}
13
-e DATADOG_PORT={{ datadog_port }}
14
+ -e ENABLE_LRU_CACHE=1
15
-e ERROR_URL=http://{{ detention_host_address }}:{{ detention_port }}
16
-e HTTP_PORT={{ hosted_ports[0] }}
17
-e LOG_LEVEL_STDOUT=trace
0 commit comments