From ba4343d6b1980146fca7e0b228e5d3d4524b51c8 Mon Sep 17 00:00:00 2001 From: kubbo <390378816@qq.com> Date: Mon, 21 Nov 2022 14:50:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=90=86=E8=AE=BE=E7=BD=AE=E5=B7=B2?= =?UTF-8?q?=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .npmrc | 2 +- src/manifest.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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": "/"