Skip to content

Commit

Permalink
docs: update binding name
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Jan 23, 2025
1 parent 1a7371a commit 5822e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export default defineNuxtConfig({
},
database: {
type: 'd1',
binding: 'DB',
bindingName: 'DB',
// type: 'libsql',
// url: process.env.TURSO_DATABASE_URL!,
// authToken: process.env.TURSO_AUTH_TOKEN!,
Expand Down

0 comments on commit 5822e8a

Please # to comment.