local host works but not on railway
itsabzzz
TRIALOP
a year ago
i have done https:// and http:// both dont work on postman but when i run on localhost it works perfectly
4 Replies
a year ago
Please read this docs section - https://docs.railway.app/guides/fixing-common-errors#application-failed-to-respond
itsabzzz
TRIALOP
a year ago
I appreciate the fast reply. i tried that too. i changed it to
app.listen(port, "0.0.0.0", function () {
// ...
});
still doesn't work
Status changed to Solved brody • over 1 year ago
