From 124f12813749d1d5ef4dfd8141974fd9db476384 Mon Sep 17 00:00:00 2001 From: Mark Lewis <56076038+ml4@users.noreply.github.com> Date: Tue, 1 Dec 2020 06:05:51 +0000 Subject: [PATCH] Update proxy.mdx --- website/pages/docs/job-specification/proxy.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/pages/docs/job-specification/proxy.mdx b/website/pages/docs/job-specification/proxy.mdx index 8417cfc42..a866669cf 100644 --- a/website/pages/docs/job-specification/proxy.mdx +++ b/website/pages/docs/job-specification/proxy.mdx @@ -55,7 +55,7 @@ job "countdash" { customize in clusters with mixed Connect and non-Connect services. - `local_service_port` `(int: )` - The port the local service binds to. Usually the same as the parent service's port, it is useful to customize in clusters with mixed - Connect and non-Connect services + Connect and non-Connect services. - `upstreams` ([upstreams][]: nil) - Used to configure details of each upstream service that this sidecar proxy communicates with. - `expose` ([expose]: nil) - Used to configure expose path configuration for Envoy.