summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/proxy.conf.json
diff options
context:
space:
mode:
authorwangyuerg <wangyuerg@chinamobile.com>2021-03-11 16:14:04 +0800
committerwangyuerg <wangyuerg@chinamobile.com>2021-03-11 16:15:11 +0800
commitc8053b27e26b505614d6c0f9b26804eff79936d2 (patch)
treea820e72694b48499f0602ac6ebc2ce879dd67191 /usecaseui-portal/proxy.conf.json
parent387b2bfa70eb99535ab3148e31c9fed72c4d5e19 (diff)
fix: fix the bug of nssi-modal
Signed-off-by: wangyuerg <wangyuerg@chinamobile.com> Change-Id: I21d5f4c8673bf07bc2da4ccd7bfcf50d082bf53f Issue-ID: USECASEUI-527
Diffstat (limited to 'usecaseui-portal/proxy.conf.json')
-rw-r--r--usecaseui-portal/proxy.conf.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/usecaseui-portal/proxy.conf.json b/usecaseui-portal/proxy.conf.json
index b632eb03..78ebbfca 100644
--- a/usecaseui-portal/proxy.conf.json
+++ b/usecaseui-portal/proxy.conf.json
@@ -1,6 +1,6 @@
{
"/api/usecaseui-server/v1": {
- "target": "https://192.168.235.11:30283",
+ "target": "https://192.168.235.25:30283",
"secure": false,
"logLevel": "debug",
"changeOrigin": true