local host works but not on railway
itsabzzz
TRIALOP
2 years ago
i have done https:// and http:// both dont work on postman but when i run on localhost it works perfectly
4 Replies
2 years ago
Please read this docs section - https://docs.railway.app/guides/fixing-common-errors#application-failed-to-respond
itsabzzz
TRIALOP
2 years 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
