mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Upgrade mongodb to v5 in Server CE dev environment (#13622)
GitOrigin-RevId: 5633bde5cec4a1c1c993b735d6e99ec5d8c32717
This commit is contained in:
@@ -8,6 +8,7 @@ GRACEFUL_SHUTDOWN_DELAY=0
|
||||
HISTORY_V1_HOST=history-v1
|
||||
LISTEN_ADDRESS=0.0.0.0
|
||||
MONGO_HOST=mongo
|
||||
MONGO_URL=mongodb://mongo/sharelatex?readPreference=secondary&directConnection=true
|
||||
NOTIFICATIONS_HOST=notifications
|
||||
PROJECT_HISTORY_HOST=project-history
|
||||
REALTIME_HOST=real-time
|
||||
|
||||
Reference in New Issue
Block a user