mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 23:57:07 +00:00
remove trailing comma from example in docs
This commit is contained in:
parent
3c9f5a73d9
commit
092626986b
@ -252,7 +252,7 @@ A h2ping check:
|
|||||||
"name": "h2ping",
|
"name": "h2ping",
|
||||||
"h2ping": "localhost:22222",
|
"h2ping": "localhost:22222",
|
||||||
"interval": "10s",
|
"interval": "10s",
|
||||||
"h2ping_disable_tls": false,
|
"h2ping_disable_tls": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user