Public networking generated domain doesnt work
hadicph1
HOBBYOP
a year ago
I removed a log from the code, which definitely doesn't change any behavior, public networking just got broken for some reason.
6 Replies
a year ago
You have your domain pointing to port 3000, when the correct port is 8080.
Attachments
hadicph1
HOBBYOP
a year ago
Can you please not share my endpoint on a public thread?
hadicph1
HOBBYOP
a year ago
Yeah but every time i deploy it gets reset
a year ago
Railway doesn't change the port your domain points to after the initial domain creation or after you modify it.
hadicph1
HOBBYOP
a year ago
For some reason variable PORT is being injected on 8080 even though I haven't added it, which bypassed my logic for env var checks, but yes that makes sense !
Thank you for the help 
Status changed to Solved brody • over 1 year ago
