mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 08:56:43 +00:00
Update website/content/docs/api-gateway/configuration/gateway.mdx
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
This commit is contained in:
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
|
* [`hostname`](#listeners-hostname): string | required
|
||||||
* [`name`](#listeners-name): string | required
|
* [`name`](#listeners-name): string | required
|
||||||
* [`port`](#listeners-port): integer | 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`
|
* [`tls`](#listeners-tls): object | required if `protocol` is set to `HTTPS`
|
||||||
* [`certificateRefs`](#listeners-tls): array or objects | required if `tls` is declared
|
* [`certificateRefs`](#listeners-tls): array or objects | required if `tls` is declared
|
||||||
* [`name`](#listeners-tls): string | required if `certificateRefs` is declared
|
* [`name`](#listeners-tls): string | required if `certificateRefs` is declared
|
||||||
|
Loading…
x
Reference in New Issue
Block a user