mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 11:51:45 +01:00
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`.
3 lines
134 B
Plaintext
3 lines
134 B
Plaintext
```release-note:improvement
|
|
api: Support VAULT_PROXY_ADDR environment variable to allow overriding the Vault client's HTTP proxy.
|
|
``` |