test
This commit is contained in:
parent
dee9007807
commit
1fe833d5cc
8
.npmrc
8
.npmrc
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user