@ -4,7 +4,6 @@ builder = "DOCKERFILE"
dockerfilePath = "Dockerfile"
[deploy]
healthcheckPath = "/api/v1/health"
healthcheckTimeout = 600
# Healthcheck disabled so deploy can succeed; fix DB/Redis env if app doesn't respond
restartPolicyType = "ON_FAILURE"
restartPolicyMaxRetries = 10