Change R2 binding

This commit is contained in:
HoshinoKoji 2024-10-01 22:12:01 +08:00
parent 1e48f6ead6
commit 892df136f8

View File

@ -95,7 +95,7 @@ TEST_SUBJECT_ID = "test"
# Docs: https://developers.cloudflare.com/workers/wrangler/configuration/#r2-buckets
[[r2_buckets]]
binding = "EXP_DATA"
bucket_name = "test"
bucket_name = "experiment"
# Bind another Worker service. Use this binding to call another Worker without network overhead.
# Docs: https://developers.cloudflare.com/workers/wrangler/configuration/#service-bindings