mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
docs/job-spec: Fix formatting in network page (#13228)
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user