wranger `request.url` is custom domain even when running locally
When testing my worker locally the request url used to be
localhost:port
. A few days ago I configured a custom domain and then today the url when run locally is now the custom domain.
what change has caused this? How do it get it to be the correct dev url?0 Replies