Compare commits

..

No commits in common. "3241b25d251adafce843bd1d6856c9af075fc665" and "696f1cb2ed4ec874e2f0940d8ae454cfaf0b6099" have entirely different histories.

2 changed files with 0 additions and 2 deletions

View File

@ -8,7 +8,6 @@ services:
environment:
MONGO_HOST: "mongo.develop.sprinthub.ru"
MONGO_PASSWORD: $MONGO_PASSWORD_DEV
STAGE: "development"
networks:
- queues-development
deploy:

View File

@ -8,7 +8,6 @@ services:
environment:
MONGO_HOST: "mongo.sprinthub.ru"
MONGO_PASSWORD: $MONGO_PASSWORD_PROD
STAGE: "production"
networks:
- queues
deploy: