Skip to content

Commit a74b857

Browse files
only log warn for api (#642)
1 parent cb3f48f commit a74b857

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ansible/group_vars/alpha-api.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ memory_hard_limit: 1g
1414
container_envs: >
1515
{{ api_base_container_envs }}
1616
-e ROLLBAR_KEY={{ api_rollbar_key }}
17+
-e LOG_LEVEL=warn
1718
1819
container_run_opts: >
1920
-h {{ name }}

0 commit comments

Comments
 (0)