joacogdr
HOBBYOP
a year ago
I am hosting a rails application, which works well and deploys successfully. The healthcheck works when I hit the endpoint from postman and all.
But if I configure the healthcheck option on the service configuration, providing the correct path to the endpoint, the healthchecks fail on deploy for some reason.
My dockerfile sets the port to $PORT and I set up the PORT environment variable correctly. I don't know what's going on honestly.
Project ID: 0a8db4a8-0e3c-45e9-b567-fbc3270f78a6
12 Replies
a year ago
what error does it fail with?
a year ago
is your PORT variable set to 8080?
If I deploy it without setting up the healthcheck option everything works just fine
a year ago
I'm out of ideas 😦
a year ago
project id please?




