dptxa-proxy / cloudflare-worker /wrangler.toml
TXAVLOG
update cloudflare worker proxy configuration for new account txasoftdev
1662bc8
Raw
History Blame Contribute Delete
380 Bytes
name = "tphimx-r2-proxy"
main = "index.js"
compatibility_date = "2024-03-01"
# Cloudflare R2 Bucket Binding (Commented out because R2 is not enabled on this account yet.
# Once you link a payment method in Cloudflare and enable R2, you can uncomment these lines)
# [[r2_buckets]]
# binding = "tphimx_movie"
# bucket_name = "tphimx-movie"
# preview_bucket_name = "tphimx-movie"