Revert "fixed http-proxy-configuration.md"

This reverts commit e0b46a9019.
This commit is contained in:
martyav
2024-09-23 10:38:57 -04:00
parent a6415414bc
commit e0a8ee2fec
4 changed files with 4 additions and 4 deletions
@@ -16,7 +16,7 @@ Make sure `NO_PROXY` contains the network addresses, network address ranges and
| HTTPS_PROXY | Proxy address to use when initiating HTTPS connection(s) |
| NO_PROXY | Network address(es), network address range(s) and domains to exclude from using the proxy when initiating connection(s) |
:::note
:::note Important:
NO_PROXY must be in uppercase to use network range (CIDR) notation.