mirror of https://github.com/hashicorp/consul
Fix mistake in the watches documentation
parent
ebc7285c1f
commit
5560d2700b
|
@ -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