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.