fix: wrong bindingName
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ if (process.env.VERCEL) {
|
||||
default: {
|
||||
connector: "cloudflare-d1",
|
||||
options: {
|
||||
bindingName: "NEWSNOW_DEV",
|
||||
bindingName: "NEWSNOW_DB",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user