Compare commits

..

No commits in common. "7a3e65d109c6bd5af87e401c2d2d3be1630a0f18" and "71db409b153df502c25ea89ec37a64fb9e8e4b4d" have entirely different histories.

View File

@ -8,8 +8,8 @@ services:
- queues-development
- queues-mongo-development
environment:
MONGO_HOST: "storage"
MONGO_PASSWORD: "password"
MONGO_HOST: "mongo.develop.sprinthub.ru"
MONGO_PASSWORD: $MONGO_PASSWORD_DEV
REDIS_HOST: "redis.develop.sprinthub.ru"
REDIS_PASSWORD: $REDIS_PASSWORD_DEV
STAGE: "development"