mirror of
https://github.com/status-im/consul.git
synced 2025-02-19 17:14:37 +00:00
Merge pull request #1441 from raboof/patch-1
Include 'Service'/'Address' field in example
This commit is contained in:
commit
0d4b841a48
@ -133,6 +133,7 @@ It returns a JSON body like this:
|
|||||||
"ID": "redis",
|
"ID": "redis",
|
||||||
"Service": "redis",
|
"Service": "redis",
|
||||||
"Tags": null,
|
"Tags": null,
|
||||||
|
"Address": "10.1.10.12"
|
||||||
"Port": 8000
|
"Port": 8000
|
||||||
},
|
},
|
||||||
"Checks": [
|
"Checks": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user