Add R2 MEDIA binding and setup script

This commit is contained in:
2026-09-12 09:54:40 +08:00
parent 47f14b79e3
commit 125030ce2e
5 changed files with 29 additions and 3 deletions
+6
View File
@@ -33,5 +33,11 @@
"binding": "CACHE",
"id": "PASTE_KV_NAMESPACE_ID_HERE"
}
],
"r2_buckets": [
{
"binding": "MEDIA",
"bucket_name": "yingfung-solar-media"
}
]
}