fix: use db url instead of credentials
This commit is contained in:
@@ -45,6 +45,6 @@
|
||||
"dependencies": {
|
||||
"@sveltejs/adapter-node": "^5.2.11",
|
||||
"drizzle-orm": "^0.38.3",
|
||||
"pg": "^8.13.1"
|
||||
"postgres": "^3.4.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user