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