mirror of https://github.com/status-im/consul.git
Update service-defaults.mdx (#17656)
This commit is contained in:
parent
446a640323
commit
290ba0e288
|
@ -1485,7 +1485,7 @@ represents a location outside the Consul cluster. Services can dial destinations
|
|||
{
|
||||
"Kind": "service-defaults",
|
||||
"Name": "test-destination",
|
||||
"Protocol": "http",
|
||||
"Protocol": "tcp",
|
||||
"Destination": {
|
||||
"Addresses": ["test.com","test.org"],
|
||||
"Port": 443
|
||||
|
|
Loading…
Reference in New Issue