This commit is contained in:
zhujingjing 2023-11-11 15:37:25 +08:00
parent dee9007807
commit 1fe833d5cc
Signed by: karlcw
GPG Key ID: B11805D3A0F5C671

8
.npmrc
View File

@ -1,7 +1,11 @@
registry=https://registry.npm.taobao.org/ registry=https://registry.npm.taobao.org/
proxy=http://192.168.163.111:20171 # proxy=http://192.168.163.111:20171
https-proxy=http://192.168.163.111:20171 # https-proxy=http://192.168.163.111:20171
# http-proxy=http://192.168.163.111:20171
proxy=http://localhost:1081
https-proxy=http://localhost:1081
http-proxy=http://192.168.163.111:20171 http-proxy=http://192.168.163.111:20171
noproxy=npmmirror.com,taobao.org,sheetjs.com noproxy=npmmirror.com,taobao.org,sheetjs.com