first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export default {
|
||||
datasource: {
|
||||
url: process.env.DATABASE_URL || 'postgresql://postgres:postgres@localhost:5432/fethiye_holiday',
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user