module.exports = { config: { host: 'host', port: 'port', username: 'username', password: 'password', }, };