Application failed to respond
hansikav29
FREEOP
16 days ago
I am having successful deployments but the application is not responding. It is connected to github. Here is a link to the project repo https://github.com/hansikav29/campusTap I am also using postgres to store my data.
3 Replies
Status changed to Open Railway • 16 days ago
bhavinsangani14
HOBBY
16 days ago
what error are you getting?
16 days ago
make sure your app listening to host 0.0.0.0 and to the right port
16 days ago
Make sure your URL is mapped to the same port your app is listening on.
Status changed to Solved hansikav29 • 16 days ago