kindring há 1 ano atrás
pai
commit
1f429fb0db
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      环境配置相关/网络代理.md

+ 1 - 1
环境配置相关/网络代理.md

@@ -7,7 +7,7 @@
 #### 设置代理
 #### 设置代理
 ```shell
 ```shell
 npm config set proxy http://127.0.0.1:7890
 npm config set proxy http://127.0.0.1:7890
-npm config set proxy http://127.0.0.1:7890
+npm config set https-proxy http://127.0.0.1:7890
 ```
 ```
 
 
 ### yarn 代理设置
 ### yarn 代理设置