'use strict'; module.exports = { db: 'mongodb://localhost/insight', app: { name: 'Insight - Production' } };