fix #26

Merged
emmatveev merged 1 commits from master into dev 2025-06-15 15:01:44 +03:00

View File

@ -61,13 +61,12 @@ services:
image: mathwave/sprint-repo:ruz-bot
networks:
- common-infra-nginx
- queues-development
environment:
MONGO_HOST: "mongo.develop.sprinthub.ru"
STAGE: "development"
MONGO_PASSWORD: $MONGO_PASSWORD_DEV
PLATFORM_SECURITY_TOKEN: $PLATFORM_SECURITY_TOKEN
networks:
- queues-development
command: api
deploy:
mode: replicated