Compare commits
2 Commits
052d3d3024
...
010964c0eb
| Author | SHA1 | Date | |
|---|---|---|---|
| 010964c0eb | |||
| 251d84bb78 |
@@ -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-development || 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/redis || true
|
||||
mkdir /sprint-data/rabbitmq || true
|
||||
|
||||
Reference in New Issue
Block a user