docs/job-spec: Fix formatting in network page (#13228)

This commit is contained in:
Radek Simko
2022-06-06 15:14:12 +01:00
committed by GitHub
parent 0bc084a7fa
commit 0246944d68

View File

@@ -109,8 +109,7 @@ When the task starts, it will be passed the following environment variables:
- <tt>NOMAD_IP_foo</tt> - The IP to bind on for the given port label.
- <tt>NOMAD_PORT_foo</tt> - The port value for the given port label.
- <tt>NOMAD_ADDR_foo</tt> - A combined
<tt>ip:port</tt> that can be used for convenience.
- <tt>NOMAD_ADDR_foo</tt> - A combined <tt>ip:port</tt> that can be used for convenience.
The label of the port is just text - it has no special meaning to Nomad.