master #19

Merged
emmatveev merged 11 commits from master into prod 2025-01-07 02:30:44 +03:00
Showing only changes of commit 36e60a03dd - Show all commits

View File

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