'use strict'; module.exports = { env: 'development', mongo: { uri: 'mongodb://localhost/roboto-dev' } };