Hi,
I have a scenario, where i need to have multiple fallback origin domain address.
So each client will point to respective custom fall back origin
- client1.customerdomain.com (Client Domain) points towards customer1.mysaas.com (my application url)
- client2.customerdomain.com (Client Domain) points towards customer2.mysaas.com (my application url)
Right now I’m able to set only one fallback origin domain, does CF support multiple domain as fallback?