mirror of https://github.com/status-im/consul.git
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
This commit is contained in:
parent
686b573f1a
commit
d27037477f
|
@ -15,6 +15,8 @@ The `GatewayClassConfig` object contains Consul API Gateway-related configuratio
|
||||||
|
|
||||||
## Configuration model
|
## Configuration model
|
||||||
|
|
||||||
|
The following outline shows how to format the configurations in the `GatewayClassConfig` object. Click on a property name to view details about the configuration.
|
||||||
|
|
||||||
* [`consul`](#consul): object | optional
|
* [`consul`](#consul): object | optional
|
||||||
* [`address`](#consul-address): string | optional
|
* [`address`](#consul-address): string | optional
|
||||||
* [`authentication`](#consul-authentication): object | optional
|
* [`authentication`](#consul-authentication): object | optional
|
||||||
|
|
Loading…
Reference in New Issue