Add a bit of clarification

This commit is contained in:
Brian Shumate 2016-08-17 16:07:30 -04:00
parent 8d6244f8e7
commit a941dbdd76

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>