Compare commits
No commits in common. "3241b25d251adafce843bd1d6856c9af075fc665" and "696f1cb2ed4ec874e2f0940d8ae454cfaf0b6099" have entirely different histories.
3241b25d25
...
696f1cb2ed
@ -8,7 +8,6 @@ services:
|
||||
environment:
|
||||
MONGO_HOST: "mongo.develop.sprinthub.ru"
|
||||
MONGO_PASSWORD: $MONGO_PASSWORD_DEV
|
||||
STAGE: "development"
|
||||
networks:
|
||||
- queues-development
|
||||
deploy:
|
||||
|
@ -8,7 +8,6 @@ services:
|
||||
environment:
|
||||
MONGO_HOST: "mongo.sprinthub.ru"
|
||||
MONGO_PASSWORD: $MONGO_PASSWORD_PROD
|
||||
STAGE: "production"
|
||||
networks:
|
||||
- queues
|
||||
deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user