This commit is contained in:
Administrator
2022-09-06 17:55:17 +03:00
parent 6c93e43459
commit d1973e394d
6 changed files with 11 additions and 19 deletions

View File

@@ -5,7 +5,6 @@ services:
nginx:
image: mathwave/sprint-repo:sprint-infra-nginx-dev
networks:
- net
- battleship-nginx
- sprint-nginx
- swarmpit-nginx
@@ -45,8 +44,7 @@ services:
image: rabbitmq:3.10.7-management
ports:
- "5672:5672"
networks:
- net
- "15672:15672"
environment:
RABBITMQ_DEFAULT_PASS: $RABBITMQ_PASSWORD_DEV
deploy:
@@ -98,8 +96,7 @@ services:
MINIO_ROOT_PASSWORD: $MINIO_PASSWORD_DEV
ports:
- "9000:9000"
networks:
- net
- "9001:9001"
deploy:
mode: replicated
placement: