mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
Merge pull request #556 from darron/master
Docs: It's not key - it's service.
This commit is contained in:
commit
73eeb2566e
@ -227,7 +227,7 @@ Here is an example configuration:
|
|||||||
```javascript
|
```javascript
|
||||||
{
|
{
|
||||||
"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