Compare commits

..

No commits in common. "d508e643bbf71fe7a2b84691c21e5ad9b3dc08f7" and "62e61d21bf8a2b7e9296ee150ad619eeb93f7a45" have entirely different histories.

View File

@ -9,6 +9,7 @@ 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