We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb3f48f commit a74b857Copy full SHA for a74b857
1 file changed
ansible/group_vars/alpha-api.yml
@@ -14,6 +14,7 @@ memory_hard_limit: 1g
14
container_envs: >
15
{{ api_base_container_envs }}
16
-e ROLLBAR_KEY={{ api_rollbar_key }}
17
+ -e LOG_LEVEL=warn
18
19
container_run_opts: >
20
-h {{ name }}
0 commit comments