.config example: exports.DBConfig = { db: 'wedding', host: 'localhost', port: '27777', user: 'user', pwd: '123456' }