代理设置已完成
This commit is contained in:
2
.npmrc
2
.npmrc
@@ -1,4 +1,4 @@
|
||||
registry=http://192.168.1.87:4873/
|
||||
registry=http://cli.sinoecare.net/
|
||||
email=aixianling@sinoecare.com
|
||||
always-auth=true
|
||||
_auth="YWRtaW46YWRtaW4xMjM="
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"open": true,
|
||||
"proxy": {
|
||||
"/lan": {
|
||||
"target": "http://192.168.1.87:9000",
|
||||
"target": "http://dvcp.sinoecare.net",
|
||||
"changeOrigin": true,
|
||||
"pathRewrite": {
|
||||
"^/lan": "/"
|
||||
@@ -66,7 +66,7 @@
|
||||
}
|
||||
},
|
||||
"/ns": {
|
||||
"target": "http://192.168.1.87:12525",
|
||||
"target": "http://dvcp.sinoecare.net",
|
||||
"changeOrigin": true,
|
||||
"pathRewrite": {
|
||||
"^/ns": "/"
|
||||
|
||||
Reference in New Issue
Block a user