mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
remove periods from things that aren't sentences.
This commit is contained in:
committed by
Alex Dadgar
parent
9eac667642
commit
4a4e48ca82
@@ -62,11 +62,11 @@ environment variables.
|
||||
</tr>
|
||||
<tr>
|
||||
<td>`NOMAD_DC`</td>
|
||||
<td>The datacenter in which the job is running.</td>
|
||||
<td>The datacenter in which the job is running</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>`NOMAD_REGION`</td>
|
||||
<td>The region in which the job is running.</td>
|
||||
<td>The region in which the job is running</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>`NOMAD_IP_<label>`</td>
|
||||
|
||||
Reference in New Issue
Block a user