Merge pull request 'fix' (#5) from master into dev

Reviewed-on: #5
This commit is contained in:
emmatveev 2024-12-31 03:00:14 +03:00
commit 932c9b609e

View File

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