Compare commits

..

No commits in common. "1a7b02e6869081e2272a1d3a7c8380c3919f09d7" and "d34ea0318f3bb93da124cb48072154bc16ed1385" have entirely different histories.

2 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@ services:
image: mathwave/sprint-repo:queues-grpc image: mathwave/sprint-repo:queues-grpc
networks: networks:
- queues-development - queues-development
- configurator
environment: environment:
MONGO_HOST: "mongo.develop.sprinthub.ru" MONGO_HOST: "mongo.develop.sprinthub.ru"
MONGO_PASSWORD: $MONGO_PASSWORD_DEV MONGO_PASSWORD: $MONGO_PASSWORD_DEV

View File

@ -6,7 +6,6 @@ services:
image: mathwave/sprint-repo:queues-grpc image: mathwave/sprint-repo:queues-grpc
networks: networks:
- queues - queues
- configurator
environment: environment:
MONGO_HOST: "mongo.sprinthub.ru" MONGO_HOST: "mongo.sprinthub.ru"
MONGO_PASSWORD: $MONGO_PASSWORD_PROD MONGO_PASSWORD: $MONGO_PASSWORD_PROD