2 years 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.
8 Replies
2 years ago
is www.mypetnote.com in your allowed hosts?
2 years ago
Project ID: 0fbe3bbf-8e54-48fd-9f7a-33c4b9ce087d
2 years ago
In my settings file?
2 years ago
yes
2 years ago
Let me try putting that in there. One moment
2 years ago
That fixed it, thank you! I knew it was something small I was missing
2 years ago
Thank you Brody!
2 years ago
no problem!