From 0246944d682b8ac213760abc86bb0e0cd862d209 Mon Sep 17 00:00:00 2001 From: Radek Simko Date: Mon, 6 Jun 2022 15:14:12 +0100 Subject: [PATCH] docs/job-spec: Fix formatting in network page (#13228) --- website/content/docs/job-specification/network.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/content/docs/job-specification/network.mdx b/website/content/docs/job-specification/network.mdx index 5c6613e55..23eaa6766 100644 --- a/website/content/docs/job-specification/network.mdx +++ b/website/content/docs/job-specification/network.mdx @@ -109,8 +109,7 @@ When the task starts, it will be passed the following environment variables: - NOMAD_IP_foo - The IP to bind on for the given port label. - NOMAD_PORT_foo - The port value for the given port label. -- NOMAD_ADDR_foo - A combined - ip:port that can be used for convenience. +- NOMAD_ADDR_foo - A combined ip:port that can be used for convenience. The label of the port is just text - it has no special meaning to Nomad.