*previewurl.workers.dev : how to disable from wrangler.toml ?

hello, I found that we can disable the main workers.dev domain
workers_dev = false
workers_dev = false
, but not those "preview" one. I cannot find the way to do it from wrangler.toml unless by triggering the dashboard api. is there a way to do so inside wrangler config file ?
2 Replies
Hello, I’m Allie!
Cloudflare Docs
Preview URLs
Preview URLs allow you to preview new versions of your project without deploying it to production.
⚔ techb0x 🌟
oh my gosh, I research thru the doc and didn't find this. my bad , thanks,

Did you find this page helpful?