mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-29 12:01:32 +02:00
Merge pull request #9725 from overleaf/ae-overleaf-develop-ce
Add Server CE development environment GitOrigin-RevId: c91d9eb58b1dbc3be24646e77033cd3242e707f0
This commit is contained in:
18
develop/dev.env
Normal file
18
develop/dev.env
Normal file
@@ -0,0 +1,18 @@
|
||||
CHAT_HOST=chat
|
||||
CLSI_HOST=clsi
|
||||
CONTACTS_HOST=contacts
|
||||
DOCSTORE_HOST=docstore
|
||||
DOCUMENT_UPDATER_HOST=document-updater
|
||||
FILESTORE_HOST=filestore
|
||||
GRACEFUL_SHUTDOWN_DELAY=0
|
||||
LISTEN_ADDRESS=0.0.0.0
|
||||
MONGO_HOST=mongo
|
||||
NOTIFICATIONS_HOST=notifications
|
||||
REALTIME_HOST=real-time
|
||||
REDIS_HOST=redis
|
||||
SPELLING_HOST=spelling
|
||||
TRACK_CHANGES_HOST=track-changes
|
||||
WEBPACK_HOST=webpack
|
||||
WEB_API_PASSWORD=sharelatex
|
||||
WEB_API_USER=sharelatex
|
||||
WEB_HOST=web
|
||||
Reference in New Issue
Block a user