fixed http-proxy-configuration.md

This commit is contained in:
martyav
2024-09-20 11:21:27 -04:00
parent 870c79d7f4
commit e0b46a9019
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 Important:
:::note
NO_PROXY must be in uppercase to use network range (CIDR) notation.