Application failed to respond
hansikav29
FREEOP
a month 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 • 26 days ago
bhavinsangani14
HOBBY
a month ago
what error are you getting?
a month ago
make sure your app listening to host 0.0.0.0 and to the right port
a month ago
Make sure your URL is mapped to the same port your app is listening on.
Status changed to Solved hansikav29 • 26 days ago