Upgrade mongodb to v5 in Server CE dev environment (#13622)

GitOrigin-RevId: 5633bde5cec4a1c1c993b735d6e99ec5d8c32717
This commit is contained in:
Alf Eaton
2023-07-04 13:39:25 +01:00
committed by Copybot
parent 1e51fe38fd
commit 1650e1e713
2 changed files with 7 additions and 1 deletions

View File

@@ -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