Deploy page 404 error
I deploy nodejs app it's showing page 404 error anyone plz help me


8 Replies
You're listening on the wrong IP interface. You have to listen on
0.0.0.0
How can I fix this issue
How do you deploy?
Using nixpacks
Have you tried just pressing deploy again?
Yes I did redeploy and deploy but still same
How do you start your server in the code?
node index.js