add process with node API key added
This commit is contained in:
@ -3,8 +3,8 @@
|
||||
"processes": [
|
||||
{
|
||||
"id": 1,
|
||||
"name": "web-watcher",
|
||||
"command": "curl -s --head --connect-timeout 5 http://www.google.com > /dev/null && echo 1 || echo 0"
|
||||
"name": "Test",
|
||||
"command": "Test"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user