This commit is contained in:
Egor Matveev 2025-01-06 14:32:33 +03:00
parent 53736302b3
commit 6d9d3cb1df

View File

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