I am developing a pages app locally with ‘wrangler pages dev —R2=bucket’ . Is it possible to access
I am developing a pages app locally with ‘wrangler pages dev —R2=bucket’ . Is it possible to access the bucket contents as a public bucket? Essentially the same as I could in the Cloudflare dashboard by adding a custom domain. At the moment I am proxying via the worker but it’s not how I intend to do it in production.


