Merge pull request #394 from iconara/patch-1
Fix mistake in the watches documentation
This commit is contained in:
commit
13bb6ef317
|
@ -213,7 +213,7 @@ Here is an example configuration:
|
|||
|
||||
{
|
||||
"type": "service",
|
||||
"key": "redis",
|
||||
"service": "redis",
|
||||
"handler": "/usr/bin/my-service-handler.sh"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue