Health check is failing for my Django Application
cake-capital
PROOP

3 months ago

My Django application is running successfully without the health check configured. I have configured the endpoint /health, but during deployment, Raliway is not able to find it. I have attached the logs during build and deployment. Things that I have done so far.

- Added PORT as a variable to a custom port.
- Check endpoint, which is working when application up without the healthcheck.

- Used the $PORT bind with the command to start the application.

0 Replies

Loading...