My domain was pointing to my website on fly fine a few hours ago, now it won’t load (ERR_CONNECTION_CLOSED). Can someone with a better understanding of DNS take a look at my settings please? thank. Also according to my certificates page, my domain is verified and both certificates are issued.
You’d have to CNAME to bazaarwebsite.fly.dev or A / AAAA to IPs assigned to your Fly app (66.241.124.133 / 2a09:8280:1::6:fedc) from the Cloudflare dashboard for namesilo.com (cf docs).
# namesilo.com nameservers are on cloudflare
$ dig namesilo.com NS +short
lloyd.ns.cloudflare.com.
lily.ns.cloudflare.com.
# www.namesilo.com is pointing to cloudflare IPs
$ dig www.namesilo.com A +short
104.18.31.76
104.18.30.76