Skip to content

Commit 897b641

Browse files
authored
Create wrangler.toml
1 parent 32bd09f commit 897b641

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

wrangler.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)