mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
Update health.html.markdown
Correct json syntax in example.
This commit is contained in:
parent
0d4b841a48
commit
4d42ff66e3
@ -133,7 +133,7 @@ It returns a JSON body like this:
|
||||
"ID": "redis",
|
||||
"Service": "redis",
|
||||
"Tags": null,
|
||||
"Address": "10.1.10.12"
|
||||
"Address": "10.1.10.12",
|
||||
"Port": 8000
|
||||
},
|
||||
"Checks": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user