Anonymous
TRIALOP
2 years ago
docker Application failed to respond
RAILWAYPROJECTID 55e83806-ac87-41da-8857-1dd80fa2df70
I did the procedure on this website https://docs.railway.app/guides/fixing-common-errors add port and host, it continues to return the same message, the logger does not show any errors, could you help me? project api c#
0 Replies
brody
EMPLOYEE
2 years ago
as the docs page points out, your app needs to listen on the host 0.0.0.0 and the $PORT environment variable
brody
EMPLOYEE
2 years ago
no, this needs to be a code change, please remove those variables
