This commit is contained in:
Egor Matveev 2021-11-05 23:11:57 +03:00
parent 550767bb31
commit 2cd8a37bd3

View File

@ -53,6 +53,8 @@ services:
image: sprint
privileged: true
command: scripts/create_worker.sh
environment:
SOLUTIONS_ROOT_EXTERNAL: "${SOLUTIONS_ROOT_EXTERNAL}"
depends_on:
- web
- rabbitmq