open-vault/changelog/15377.txt
Peter Wilson bcb30223bf
Added support for VAULT_PROXY_ADDR + Updated docs (#15377)
Updated documentation to describe the behavior when supplying `VAULT_HTTP_PROXY`. Also added support for `VAULT_PROXY_ADDR` as a 'better name' for `VAULT_HTTP_PROXY`.
2022-05-24 13:38:51 -04:00

3 lines
134 B
Plaintext

```release-note:improvement
api: Support VAULT_PROXY_ADDR environment variable to allow overriding the Vault client's HTTP proxy.
```