Skip to content

Commit 9c74334

Browse files
committed
ci: test
1 parent bd39ac6 commit 9c74334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrangler.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ run_worker_first = ["/api/*"]
1212
[[d1_databases]]
1313
binding = "DB"
1414
database_name = "typix"
15-
database_id = "xxx-xxx-xxx-xxx-xxx" # Replace with your actual database ID
15+
database_id = "b8d07181-3d09-41b7-8593-4cc950715cdf" # Replace with your actual database ID
1616
migrations_dir = "drizzle/migrations"
1717

1818
[ai]

0 commit comments

Comments
 (0)