mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 15:47:21 +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",
|
||||
"Service": "redis",
|
||||
"Tags": null,
|
||||
"Address": "10.1.10.12"
|
||||
"Port": 8000
|
||||
},
|
||||
"Checks": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user