gitlab
This commit is contained in:
parent
550767bb31
commit
2cd8a37bd3
@ -53,6 +53,8 @@ services:
|
|||||||
image: sprint
|
image: sprint
|
||||||
privileged: true
|
privileged: true
|
||||||
command: scripts/create_worker.sh
|
command: scripts/create_worker.sh
|
||||||
|
environment:
|
||||||
|
SOLUTIONS_ROOT_EXTERNAL: "${SOLUTIONS_ROOT_EXTERNAL}"
|
||||||
depends_on:
|
depends_on:
|
||||||
- web
|
- web
|
||||||
- rabbitmq
|
- rabbitmq
|
||||||
|
Loading…
Reference in New Issue
Block a user