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

Solved

4 Replies


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


a year ago

Please read the docs page closely, do not skim read it.


itsabzzz
TRIALOP

a year ago

Thanks the target port solution part worked. phew


Status changed to Solved brody over 1 year ago


Loading...