I have a site at https://jump-marketing-site.fly.dev that works. It’s a remix app.
However, when I set up my DNS records on cloudflare with:
A - @ 66.241.125.103
A - www 66.241.125.103
AAAA - @ 2a09:8280:1::3:eef0
AAAA - www 2a09:8280:1::3:eef0
and then go to jumpapp.com i get a cloudflare warning
if I do curl 66.241.125.103
I get a curl: (56) Recv failure: Connection reset by peer
If I do host host jump-marketing-site.fly.dev
it returns 66.241.125.103
I don’t understand what I’m doing wrong…