A Cloudflare Workers project which adds sensible security header rewrites
- Rename the
wrangler.toml.example
towrangler.toml
and supply at minimum youraccount_id
- If you want to deploy to a specific zone or route you will have to supply the required
zone_id
androute
- If you want to deploy to a specific zone or route you will have to supply the required
- Run
wrangler publish
from within the project directory to deploy the Cloudflare Worker to your desired zone