Merge pull request #1744 from hashicorp/jbs-clarification

Add a bit of clarification
This commit is contained in:
Jeff Mitchell 2016-08-17 17:47:06 -04:00 committed by GitHub
commit fece3ca069

View File

@ -25,7 +25,7 @@ The following table describes them:
</tr>
<tr>
<td><tt>VAULT_ADDR</tt></td>
<td>The address of the Vault server.</td>
<td>The address of the Vault server expressed as a URL and port, for example: <tt>http://127.0.0.1:8200</tt></td>
</tr>
<tr>
<td><tt>VAULT_CACERT</tt></td>