mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
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:
@@ -2,6 +2,7 @@ ADMIN_PRIVILEGE_AVAILABLE=true
|
||||
BCRYPT_ROUNDS=1
|
||||
REDIS_HOST=redis
|
||||
QUEUES_REDIS_HOST=redis
|
||||
ANALYTICS_QUEUES_REDIS_HOST=redis
|
||||
MONGO_URL=mongodb://mongo/sharelatex
|
||||
SHARELATEX_ALLOW_PUBLIC_ACCESS=true
|
||||
LINKED_URL_PROXY=http://localhost:6543
|
||||
|
||||
Reference in New Issue
Block a user