var mongo_config = { config: 'mydb', secret: 'secret', users: 'users', host: 'localhost', }; module.exports = mongo_config;