*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 ?