mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
Merge pull request #394 from iconara/patch-1
Fix mistake in the watches documentation
This commit is contained in:
commit
a3b6f32b47
@ -213,7 +213,7 @@ Here is an example configuration:
|
|||||||
|
|
||||||
{
|
{
|
||||||
"type": "service",
|
"type": "service",
|
||||||
"key": "redis",
|
"service": "redis",
|
||||||
"handler": "/usr/bin/my-service-handler.sh"
|
"handler": "/usr/bin/my-service-handler.sh"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user