A records
Hi,
I want to attach a custom domain to my Railway project using FreeDNS, however, they don't allow you to use CNAME records without prior approval (which takes a while). Is there any way to use an A record instead?
Solution:Jump to solution
using an A record would not be a good idea as railway uses dynamic ips.
you would instead need to use the nameservers of a DNS service that does support root level cnames, like cloudflare...
5 Replies
Project ID:
5e621719-16ee-4b57-9113-73fac458f764
5e621719-16ee-4b57-9113-73fac458f764
Solution
using an A record would not be a good idea as railway uses dynamic ips.
you would instead need to use the nameservers of a DNS service that does support root level cnames, like cloudflare
ah that makes sense, thank you
no problem