mirror of https://github.com/hashicorp/consul
Update website/content/docs/api-gateway/configuration/gateway.mdx
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>pull/14153/head
parent
23ef6c9b45
commit
34b19663bf
|
@ -45,7 +45,7 @@ The following outline shows how to format the configurations in the `Gateway` ob
|
|||
* [`hostname`](#listeners-hostname): string | required
|
||||
* [`name`](#listeners-name): string | required
|
||||
* [`port`](#listeners-port): integer | required
|
||||
* [`protocol`](#listeners-protocol)`: string | required
|
||||
* [`protocol`](#listeners-protocol): string | required
|
||||
* [`tls`](#listeners-tls): object | required if `protocol` is set to `HTTPS`
|
||||
* [`certificateRefs`](#listeners-tls): array or objects | required if `tls` is declared
|
||||
* [`name`](#listeners-tls): string | required if `certificateRefs` is declared
|
||||
|
|
Loading…
Reference in New Issue