We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47aea53 commit bd39ac6Copy full SHA for bd39ac6
wrangler.toml
@@ -12,7 +12,7 @@ run_worker_first = ["/api/*"]
12
[[d1_databases]]
13
binding = "DB"
14
database_name = "typix"
15
-database_id = "DATABASE_ID" # Replace with your actual database ID
+database_id = "xxx-xxx-xxx-xxx-xxx" # Replace with your actual database ID
16
migrations_dir = "drizzle/migrations"
17
18
[ai]
0 commit comments