connecting custom godaddy domain to railway web app
Is using cloudflare the only way to make this work?
I followed the same config as explained in the first answer here
https://stackoverflow.com/questions/74461333/adding-custom-godaddy-domain-to-railway-web-app
but didn't work for me, gave me be bad request when i try to access my custom domain
Stack Overflow
Adding custom godaddy domain to railway web app
I deployed my web app on Railway.
They gave the following settings:
I went to GoDaddy where I bought a custom domain - and it was impossible to enter @ as Name. I called support - their representa...
4 Replies
Project ID:
1c1bc2ab-22ee-42c2-b5bd-effd164ad5db
1c1bc2ab-22ee-42c2-b5bd-effd164ad5db
those are all wildly incorrect answers
you absolutely must use cloudflare's nameservers, or at least nameservers that support root level cnames, using an IP address will break your app in the near future
ok, thanks for clarification