Add D1 database ID for hubert-conversations
Created D1 database and updated wrangler.jsonc with actual database UUID. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
40df6db1de
commit
11cd000766
@ -55,7 +55,7 @@
|
|||||||
{
|
{
|
||||||
"binding": "HUBERT_DB",
|
"binding": "HUBERT_DB",
|
||||||
"database_name": "hubert-conversations",
|
"database_name": "hubert-conversations",
|
||||||
"database_id": "<your-database-id-from-wrangler-output>"
|
"database_id": "7af8ab75-8ff0-4367-b6a6-d518c94e12e7"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user