Public networking generated domain doesnt work
hadicph1
HOBBYOP

2 years ago

I removed a log from the code, which definitely doesn't change any behavior, public networking just got broken for some reason.

Solved

6 Replies

2 years ago

You have your domain pointing to port 3000, when the correct port is 8080.

Attachments


hadicph1
HOBBYOP

2 years ago

Can you please not share my endpoint on a public thread?


hadicph1
HOBBYOP

2 years ago

Yeah but every time i deploy it gets reset


2 years ago

Railway doesn't change the port your domain points to after the initial domain creation or after you modify it.


hadicph1
HOBBYOP

2 years 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 🙌


2 years ago

Yep Railway will always inject 8080 as PORT!

Happy to help!


Status changed to Solved brody over 1 year ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...