master #10

Merged
emmatveev merged 3 commits from master into prod 2024-12-12 22:41:12 +03:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit 0228bd03fe - Show all commits

View File

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

View File

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