mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 02:00:10 +02:00
Merge pull request #13128 from overleaf/ab-missing-config-analytics-queues-imaged-env
Add a missing configuration for analytics queues when running web locally GitOrigin-RevId: 40536ff3b45df07b52751dc5a991dc66c27f0b3f
This commit is contained in:
committed by
Copybot
parent
1f7d317db9
commit
bc7e2d0903
@@ -1,5 +1,6 @@
|
||||
REDIS_HOST=localhost
|
||||
QUEUES_REDIS_HOST=localhost
|
||||
ANALYTICS_QUEUES_REDIS_HOST=localhost
|
||||
PUBSUB_REDIS_HOST=localhost
|
||||
RATELIMITER_REDIS_HOST=localhost
|
||||
GCLOUD_2_REDIS_HOST=localhost
|
||||
|
||||
Reference in New Issue
Block a user