mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-26 09:41:36 +00:00
7 lines
127 B
CoffeeScript
Executable file
7 lines
127 B
CoffeeScript
Executable file
module.exports =
|
|
mongo:
|
|
url: 'mongodb://127.0.0.1/sharelatex'
|
|
internal:
|
|
trackchanges:
|
|
port: 3015
|
|
host: "localhost"
|