6 months ago
I already have a custom domain name and where ever i tried to adding CNAME in DNS management in GoDaddy getting issue like this i.e Record data is invalid. here is the details. and i saw deployment got success but after some time it is getting crashed, cloud you please help me on this
Attachments
2 Replies
6 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
6 months ago
I recently did this and the settings I used were.
my domain example: www.example.app
entered into railway: www.example.app and port 8080
One thing to mention... it's important to enter in your domain into railway with the "www" part since @ in my case was not working.
host: www
type: CNAME
priority: n/a
ttl: 4 hours
alias-data: <data>.up.railway.app
Hope this helps!