summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/localproxy.conf.json
diff options
context:
space:
mode:
authorChuyi Guo <guochuyi@chinamobile.com>2019-08-30 03:03:49 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-30 03:03:49 +0000
commit95db8df651691e3645921cc9a795971beb2e855a (patch)
tree2804a433840464edeed59827b99ba56442c53c9f /usecaseui-portal/localproxy.conf.json
parent0fe93162839f6848710dccfc49667973a3c3763e (diff)
parent0c1e82ccbfa6dcb8ee5d11220a93fefc61465374 (diff)
Merge "feat: change the mock data path config file"
Diffstat (limited to 'usecaseui-portal/localproxy.conf.json')
-rw-r--r--usecaseui-portal/localproxy.conf.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/usecaseui-portal/localproxy.conf.json b/usecaseui-portal/localproxy.conf.json
index bf4dcf52..99adbad5 100644
--- a/usecaseui-portal/localproxy.conf.json
+++ b/usecaseui-portal/localproxy.conf.json
@@ -1,6 +1,6 @@
{
"/api": {
- "target": "http://localhost:3004",
+ "target": "http://localhost:3002",
"secure": false,
"logLevel": "debug",
"changeOrigin": true,