Skip to content

Commit 3df8ef8

Browse files
author
Anandkumar Patel
committed
NUMWORKER=1
1 parent 85a71dc commit 3df8ef8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ansible/group_vars/alpha-workers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ container_image: registry.runnable.com/runnable/{{ name }}
66
container_envs: >
77
{{ api_base_container_envs }}
88
-e IS_QUEUE_WORKER=true
9+
-e NUM_WORKERS=1
910
-e ROLLBAR_KEY={{ api_workers_rollbar_key }}
1011
1112
container_run_opts: >

0 commit comments

Comments
 (0)