diff --git a/wrangler.toml b/wrangler.toml index dc3b125..45e2fa5 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -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