I have Bubble app that has an A record to the root domain.
But I need to run a worker before it reaches Bubble, and since Bubble is serving through CloudFlare as well, the worker is bypassed.
This forum suggests to ask CloudFlare to specifically enable O2O feature on your account, this will allow you to run the worker even if your origin server (Bubble) is serving through Cloudflare as well.
I’ve emailed them and they have enabled this on my account.
But now I need to configure CNAME records to Bubble, and I don’t see how is that possible.
How would you go about solving this?