Merge pull request #11914 from overleaf/ae-develop-project-history

Add project-history and history-v1 to Server CE dev environment

GitOrigin-RevId: 611173e5d489a175dd9945f59cab59692bd5ea39
This commit is contained in:
Alf Eaton
2023-03-06 11:46:09 +00:00
committed by Copybot
parent 5f99a83783
commit 3608ff46fc
5 changed files with 62 additions and 0 deletions

View File

@@ -5,9 +5,11 @@ DOCSTORE_HOST=docstore
DOCUMENT_UPDATER_HOST=document-updater
FILESTORE_HOST=filestore
GRACEFUL_SHUTDOWN_DELAY=0
HISTORY_V1_HOST=history-v1
LISTEN_ADDRESS=0.0.0.0
MONGO_HOST=mongo
NOTIFICATIONS_HOST=notifications
PROJECT_HISTORY_HOST=project-history
REALTIME_HOST=real-time
REDIS_HOST=redis
SPELLING_HOST=spelling