om/mongodb.config.js.example
2019-02-08 14:01:42 +01:00

4 lines
63 B
Plaintext

module.exports = {
url: 'mongodb://localhost:27017/mydb'
}