{ port: 3000, postgres: { username: 'postgres', host: 'localhost', database: 'postgres', password: 'postgres', port: 5432, }, tableName: { table: 'name', } }