diff --git a/app.json b/app.json index dfea9d2..e5069d2 100644 --- a/app.json +++ b/app.json @@ -1,9 +1,5 @@ { "name": "towerops-agent", "description": "Towerops SNMP polling agent", - "healthchecks": { - "worker": { - "type": "startup" - } - } + "healthchecks": [] }