Skip to content

Commit c8ecb82

Browse files
authored
Set live D1 database ID for workers-for-platforms-template CI deployment (#895)
1 parent c676f10 commit c8ecb82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workers-for-platforms-template/wrangler.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
{
3131
"binding": "DB",
3232
"database_name": "workers-for-platforms-template",
33-
"database_id": "placeholder-will-be-auto-provisioned"
33+
"database_id": "39f0ae3f-5dbc-4357-aa4d-bc52ce832621"
3434
}
3535
],
3636
// Environment variables

0 commit comments

Comments
 (0)