Merge pull request #17081 from overleaf/csh-build_scripts-redis-acceptance

Include REDIS env vars in acceptance tests only when redis a dependency

GitOrigin-RevId: 42282d33b8beb7999a598bddbcb3d1ecb37ea814
This commit is contained in:
Christopher Hoskin
2024-02-13 16:28:26 +00:00
committed by Copybot
parent 8b571bae9c
commit e9fe823128
16 changed files with 0 additions and 48 deletions

View File

@@ -28,9 +28,6 @@ services:
working_dir: /overleaf/services/chat
environment:
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}