a year ago
I'm trying to have it so that users can go to www.mypetnote.com and be redirected to my project which is deployed on Railway. I currently have it set up so that when users go to https://mypetnote.com/ , it works fine and shows the project. However, I recently upgraded to the hobby plan so I can add another custom domain ( the www.mypetnote.com) one and when I go to that link, I get a 400 bad request error. I've attached my DNS settings and railway settings for reference.
0 Replies
a year ago
is [www.mypetnote.com](www.mypetnote.com)
in your allowed hosts?
a year ago
Project ID: 0fbe3bbf-8e54-48fd-9f7a-33c4b9ce087d
a year ago
In my settings file?
a year ago
yes
a year ago
Let me try putting that in there. One moment
a year ago
That fixed it, thank you! I knew it was something small I was missing
a year ago
Thank you Brody!
a year ago
no problem!