mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 08:56:43 +00:00
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
b74af612a9
commit
a5ba33ae06
@ -227,7 +227,7 @@ Here is an example configuration:
|
||||
```javascript
|
||||
{
|
||||
"type": "service",
|
||||
"key": "redis",
|
||||
"service": "redis",
|
||||
"handler": "/usr/bin/my-service-handler.sh"
|
||||
}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user