mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 20:31:34 +02:00
8 lines
127 B
CoffeeScript
Executable File
8 lines
127 B
CoffeeScript
Executable File
module.exports =
|
|
mongo:
|
|
url: 'mongodb://127.0.0.1/sharelatex'
|
|
internal:
|
|
trackchanges:
|
|
port: 3014
|
|
host: "localhost"
|