const config = { prof: false, port: 3333, mongodb: 'mongodb://localhost/ts-example', } export default config;