wrangler.toml

1name = "open-source-website-assets"
2main = "src/worker.js"
3compatibility_date = "2024-05-15"
4workers_dev = true
5
6[[r2_buckets]]
7binding = 'OPEN_SOURCE_WEBSITE_ASSETS_BUCKET'
8bucket_name = 'zed-open-source-website-assets'