From ef2fcaff5d85d7ac5bb855dee7d37815a4e2e969 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ai=E5=90=9B?= Date: Wed, 11 Sep 2024 12:46:06 +0000 Subject: [PATCH] test --- wrangler.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/wrangler.toml b/wrangler.toml index 60ce39e..0d1cec0 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -9,5 +9,4 @@ compatibility_date = "2023-01-01" # BUCKET_NAME = "" [[r2_buckets]] -binding = "BUCKET" -bucket_name = "${BUCKET_NAME}" \ No newline at end of file +binding = "BUCKET" \ No newline at end of file