pasiekak
PROOP
a year ago
Hello, I have just deployed my app on railway and successfully redirected my domains using CNAME, I have question about redirecting [www.domain.com](www.domain.com) address.
My setup looks like this.
On railway:
Subdomain,
[test.api.mydomain.com](test.api.mydomain.com)Subdomain,
www.[test.api.mydomain.com](test.api.mydomain.com)
On my domain providerCNAME
[test.api.mydomain.com](test.api.mydomain.com)-> copied from railway addressCNAME
www.[test.api.mydomain.com](test.api.mydomain.com)-> second copied from railway address
Everything is working but I can't shake the thought that this is not how it should be configured.
Could someone please confirm my doubts or dispel them?
🚄 🚄 🚄