It's not key - it's service.
It's right in the description, but the example seems to be wrong.
This commit is contained in:
parent
acdd13c3c8
commit
ee834837b2
|
@ -227,7 +227,7 @@ Here is an example configuration:
|
|||
```javascript
|
||||
{
|
||||
"type": "service",
|
||||
"key": "redis",
|
||||
"service": "redis",
|
||||
"handler": "/usr/bin/my-service-handler.sh"
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue