summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/proxy.conf.json
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2019-12-11 16:54:06 +0800
committercyuamber <xuranyjy@chinamobile.com>2019-12-11 16:54:15 +0800
commit576ecf160be762904fce72279700b1c6a0a60989 (patch)
tree646c32584e97f87e555dba37b9cf878c83907c6a /usecaseui-portal/proxy.conf.json
parent3829d66ffaca12629ec09fee92b362fe599db9c6 (diff)
feat:Modify the query of the progress interface and the api urls
Change-Id: Ie6076e2f22d0afe683dca55f4e1369541800710c Issue-ID: USECASEUI-369 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
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 abb25e72..8074f68d 100644
--- a/usecaseui-portal/proxy.conf.json
+++ b/usecaseui-portal/proxy.conf.json
@@ -1,6 +1,6 @@
{
"/api/usecaseui-server/v1": {
- "target": "http://159.138.57.166:30399",
+ "target": "http://10.15.0.11:8082",
"secure": false,
"logLevel": "debug",
"changeOrigin": true