Worker custom domain routes
I'm having trouble setting my route via wrangler.toml
I get this error
But then when I go set the route in the console. I can set it and it works as expected. But this is very tedious to do for all my workers. Is my configuration wrong?
2 Replies
This appears to work, maybe.
I'd love some clarification, explanation, or further guidance on this. I don't think I fully understand why routes and custom_domains are separate.
Custom Domains · Cloudflare Workers docs
Custom Domains allow you to connect your Worker to a domain or subdomain, without having to make changes to your DNS settings or perform any …