skendergashi
HOBBYOP
9 months ago
Hey Folks, I have a landing page made in NextJS hosted on railway. I added the custom domain and copied the CNAME value for "@" (the [hash]up.railway.app) and added the configuration to cloudflare (the DNS configs for my domain are in cloudflare).
Although I added it, when I call my custom domain, the page does not show up.
Interestingly, railway picked up the CNAME entry. Railway also detects that there is a proxy over cloudflare, therefore I assume that the creation of the CNAME entry was successful.
But still when I type in the domain in the browser I do not get the page, rather a DNS error (in chrome DNSPROBEPOSSIBLE).
Thnx in advance to yall!