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 bd39ac6 commit 9c74334Copy full SHA for 9c74334
wrangler.toml
@@ -12,7 +12,7 @@ run_worker_first = ["/api/*"]
12
[[d1_databases]]
13
binding = "DB"
14
database_name = "typix"
15
-database_id = "xxx-xxx-xxx-xxx-xxx" # Replace with your actual database ID
+database_id = "b8d07181-3d09-41b7-8593-4cc950715cdf" # Replace with your actual database ID
16
migrations_dir = "drizzle/migrations"
17
18
[ai]
0 commit comments