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