Merge pull request 'master' (#42) from master into dev
Reviewed-on: #42
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
networks:
|
||||
- queues-development
|
||||
environment:
|
||||
MONGO_HOST: "mongo.develop.sprinthub.ru"
|
||||
MONGO_HOST: "mongo.dev.chocomarsh.com"
|
||||
MONGO_PASSWORD: $MONGO_PASSWORD_DEV
|
||||
STAGE: "development"
|
||||
deploy:
|
||||
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
networks:
|
||||
- queues
|
||||
environment:
|
||||
MONGO_HOST: "mongo.sprinthub.ru"
|
||||
MONGO_HOST: "mongo.chocomarsh.com"
|
||||
MONGO_PASSWORD: $MONGO_PASSWORD_PROD
|
||||
STAGE: "production"
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user