mirror of https://github.com/status-im/consul.git
docs: fix mispelling in connect upstream docs (#9297)
This commit is contained in:
parent
0178a4d0f1
commit
0f2c396334
|
@ -182,7 +182,7 @@ followed by documentation for each attribute.
|
|||
query to use to find an instance to connect to. Valid values are `service` or
|
||||
`prepared_query`. Defaults to `service`.
|
||||
- `datacenter` `(string: "")` - Specifies the datacenter to issue the
|
||||
discovery query too. Defaults to the local datacenter.
|
||||
discovery query to. Defaults to the local datacenter.
|
||||
- `config` `(object: {})` - Specifies opaque configuration options that
|
||||
will be provided to the proxy instance for this specific upstream. Can contain
|
||||
any valid JSON object. This might be used to configure proxy-specific features
|
||||
|
|
Loading…
Reference in New Issue