towerops-agent/app.json

9 lines
150 B
JSON

{
"name": "towerops-agent",
"description": "Towerops SNMP polling agent",
"healthchecks": {
"worker": {
"type": "startup"
}
}
}