frostycucumber_65343
frostycucumber_65343
RRailway
Created by frostycucumber_65343 on 9/5/2023 in #✋|help
Anyone who has recently deployed a nodejs server on railway willing to help?
My server runs fine locally, however when deployed its not listening to the requests. I put in the run command as "node dist/index.js" which works perfectly fine in the local machine. I am also listening to the recommended port "process.env.PORT" which railway provides as an environment variable and ip of '0.0.0.0' as mentioned in the docs. Not sure what am I doing wrong here.
66 replies