Recommend adding the GLOBAL_AGENT_NO_PROXY setting to the instructions. Many proxy users would likely need it.
Signed-off-by: zjpersc <zjpersc@gmail.com>
This commit is contained in:
@@ -26,6 +26,7 @@ import 'global-agent/bootstrap';
|
||||
|
||||
```sh
|
||||
export GLOBAL_AGENT_HTTP_PROXY=$HTTP_PROXY
|
||||
export GLOBAL_AGENT_NO_PROXY=$NO_PROXY
|
||||
yarn start
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user