Add a bit of clarification

This commit is contained in:
Brian Shumate 2016-08-17 16:07:30 -04:00
parent 09491388f4
commit 31f7e58be2

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>