master #34

Merged
emmatveev merged 2 commits from master into dev 2024-12-03 14:05:54 +03:00
Showing only changes of commit 9514554d48 - Show all commits

View File

@ -9,7 +9,6 @@ services:
MONGO_HOST: "mongo.sprinthub.ru" MONGO_HOST: "mongo.sprinthub.ru"
MONGO_PASSWORD: $MONGO_PASSWORD_PROD MONGO_PASSWORD: $MONGO_PASSWORD_PROD
STAGE: "production" STAGE: "production"
PLATFORM_SECURITY_TOKEN: $PLATFORM_SECURITY_TOKEN
networks: networks:
- queues - queues
- configurator - configurator