Commit Graph
2 Commits
Author SHA1 Message Date
Jacopo eb46d0507e Example on how to set up Cron 2023-02-23 11:02:39 +01:00
Jacopo 689b81014b Print container logs when HealthCheck response_code != 200
The Healthcheck container is shut down right after performing the check, this
makes it harder to troubleshoot configuration issues in the healthcheck
endpoint, e.g DNS rebinding error. Printing the container logs helps the troubleshooting.
2023-02-21 11:48:29 +01:00