Skip to content

Commit 5822e8a

Browse files
committed
docs: update binding name
1 parent 1a7371a commit 5822e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/nuxt.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export default defineNuxtConfig({
3434
},
3535
database: {
3636
type: 'd1',
37-
binding: 'DB',
37+
bindingName: 'DB',
3838
// type: 'libsql',
3939
// url: process.env.TURSO_DATABASE_URL!,
4040
// authToken: process.env.TURSO_AUTH_TOKEN!,

0 commit comments

Comments
 (0)