We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32bd09f commit 897b641Copy full SHA for 897b641
wrangler.toml
@@ -0,0 +1,8 @@
1
+name = "r2-explorer"
2
+main = "packages/worker/dist/index.mjs"
3
+compatibility_date = "2024-01-01"
4
+
5
+[[r2_buckets]]
6
+binding = "BUCKET"
7
+bucket_name = "gcsehome-storage"
8
+preview_bucket_name = "gcsehome-storage"
0 commit comments