yes I did like the docs said. `subdomain.customer1.com` -> `customers.mysaas.com` -> `fallback_proxy
yes I did like the docs said.
->
->
my problem was getting it to actually do anything, and it seems you have to setup the Worker to have a route like
subdomain.customer1.com->
customers.mysaas.com->
fallback_proxy.mysaas.commy problem was getting it to actually do anything, and it seems you have to setup the Worker to have a route like
*/* to catch all of that.




