module.exports = { server : 'localhost:27017', user: 'dbuser', password: 'dbpasswd', database: 'zgo' }