// db.js module.exports = { DB: 'mongodb://localhost:27017/test' }