export default { datasource: { url: process.env.DATABASE_URL || 'postgresql://postgres:postgres@localhost:5432/fethiye_holiday', }, }