import config from 'config'; export default { client: 'pg', connection: config.database, };