Update contrib/docs/tutorials/help-im-behind-a-corporate-proxy.md

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2025-01-21 11:24:17 +01:00
committed by GitHub
parent 164298778d
commit a88315ceb0
@@ -41,7 +41,7 @@ There are however some ways to get this to work without too much effort.
yarn start
```
The default for `global-agent` is to have a prefix on the variable names, hence the need for specifying it twice. For further information about https_proxy and no_proxy excludes see the global agent documentation https://github.com/gajus/global-agent and undici documentation https://github.com/nodejs/undici.
The default for `global-agent` is to have a prefix on the variable names, hence the need for specifying it twice. For further information about `HTTP(S)_PROXY` and `NO_PROXY` excludes, see [the global-agent documentation](https://github.com/gajus/global-agent) and [undici documentation](https://github.com/nodejs/undici).
## Configuration