'use strict'; module.exports = { db: "mongodb://localhost/mystery-test", port: 3001, app: { name: "Mystery - Test" } }