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:
Nicholai Vogel 2026-01-18 04:25:12 -07:00
parent 1345012a6a
commit 269286763e

View File

@ -55,7 +55,7 @@
{
"binding": "HUBERT_DB",
"database_name": "hubert-conversations",
"database_id": "<your-database-id-from-wrangler-output>"
"database_id": "7af8ab75-8ff0-4367-b6a6-d518c94e12e7"
}
]
}