Merge pull request #7304 from overleaf/em-split-queues

Split the config for web and analytics queues

GitOrigin-RevId: fa3fc86c874e653649aefad030607105d514a52b
This commit is contained in:
Eric Mc Sween
2022-03-31 07:59:17 -04:00
committed by Copybot
parent 3c01402bbd
commit 7119141524
22 changed files with 32 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ services:
ELASTIC_SEARCH_DSN: es:9200
REDIS_HOST: redis
QUEUES_REDIS_HOST: redis
ANALYTICS_QUEUES_REDIS_HOST: redis
MONGO_HOST: mongo
POSTGRES_HOST: postgres
MOCHA_GREP: ${MOCHA_GREP}