change tb-js-executor scale in docker-compose.yml
This commit is contained in:
parent
95ddde3e38
commit
bedc624e09
@ -34,7 +34,7 @@ services:
|
|||||||
tb-js-executor:
|
tb-js-executor:
|
||||||
restart: always
|
restart: always
|
||||||
image: "${DOCKER_REPO}/${JS_EXECUTOR_DOCKER_NAME}:${TB_VERSION}"
|
image: "${DOCKER_REPO}/${JS_EXECUTOR_DOCKER_NAME}:${TB_VERSION}"
|
||||||
scale: 2
|
scale: 20
|
||||||
env_file:
|
env_file:
|
||||||
- tb-js-executor.env
|
- tb-js-executor.env
|
||||||
tb-core1:
|
tb-core1:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user