Merge pull request 'fix' (#32) from master into prod
Reviewed-on: https://gitea.sprinthub.ru/self/infra/pulls/32
This commit was merged in pull request #32.
This commit is contained in:
@@ -5,6 +5,7 @@ docker network create -d overlay --attachable common-infra-nginx-development ||
|
|||||||
docker network create -d overlay --attachable queues || true
|
docker network create -d overlay --attachable queues || true
|
||||||
docker network create -d overlay --attachable queues-development || true
|
docker network create -d overlay --attachable queues-development || true
|
||||||
docker network create -d overlay --attachable configurator || true
|
docker network create -d overlay --attachable configurator || true
|
||||||
|
docker network create -d overlay --attachable configurator-development || true
|
||||||
mkdir /sprint-data/mongo || true
|
mkdir /sprint-data/mongo || true
|
||||||
mkdir /sprint-data/redis || true
|
mkdir /sprint-data/redis || true
|
||||||
mkdir /sprint-data/rabbitmq || true
|
mkdir /sprint-data/rabbitmq || true
|
||||||
|
|||||||
Reference in New Issue
Block a user