a year ago
i have deploy my project.its deploy sucessfull.but i'll go my website its can't be show.
2 Replies
a year ago
Hi,
Your application is failing to respond to our proxy. Can you ensure your app is listening on the right port ?
Status changed to Awaiting User Response Railway • about 1 year ago
a year ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • about 1 year ago
a year ago
Check if you have set your port properly. You can do this by using the $PORT environment variable (and optionally, change it to the port number your app is listening into).
See: Public Networking | Railway Docs. Happy building!