Compare commits

..

2 Commits

Author SHA1 Message Date
d508e643bb Merge pull request 'fix' (#33) from master into prod
Reviewed-on: #33
2024-11-27 18:48:59 +03:00
9514554d48 fix
All checks were successful
Deploy Prod / Build (pull_request) Successful in 4s
Deploy Prod / Push (pull_request) Successful in 7s
Deploy Prod / Deploy prod (pull_request) Successful in 12s
2024-11-27 18:48:42 +03:00

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