# Per-recipe harness config for hedgedoc (Phase mirror — simple sqlite collaborative markdown editor). # HedgeDoc serves on port 3000 via Traefik. Root path returns 200 or redirects to /login or /new. HEALTH_PATH = "/" HEALTH_OK = (200, 302) DEPLOY_TIMEOUT = 600 HTTP_TIMEOUT = 300