Remove app.json - use Procfile only for worker process

This commit is contained in:
Graham McIntire 2026-02-09 13:25:22 -06:00
parent 3bf7d9484a
commit 8ff34d08a6
No known key found for this signature in database

View file

@ -1,5 +0,0 @@
{
"name": "towerops-agent",
"description": "Towerops SNMP polling agent",
"healthchecks": []
}