3 lines
61 B
JavaScript
3 lines
61 B
JavaScript
module.exports = {
|
|
url : 'mongodb://localhost:27017/test'
|
|
}
|