diff --git a/.npmrc b/.npmrc index 81dffa18..d8bc5fe4 100644 --- a/.npmrc +++ b/.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=" diff --git a/src/manifest.json b/src/manifest.json index 9f469c97..187804f6 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -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": "/"