overleaf/services/track-changes/config/settings.testing.coffee

5 lines
84 B
CoffeeScript
Raw Normal View History

module.exports =
mongo:
url: 'mongodb://127.0.0.1/sharelatexTesting'
port: 3014