fix #5

Merged
emmatveev merged 1 commits from master into dev 2024-12-31 03:00:16 +03:00

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