summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2020-09-29 10:46:25 +0800
committercyuamber <xuranyjy@chinamobile.com>2020-09-29 10:46:34 +0800
commitb1fb873d088f04bcdc3a7ecefe666426077f153d (patch)
treefea5ac290e4b3831e1f3bc5952dd09cf603692b0 /usecaseui-portal
parentb09744a7e2038f2db2918a0feca9cf47602ae9ef (diff)
feat: modify dockerfile config and proxyconfig
Change-Id: Ieb371e7d5a126dcf29455cd7a600eec245dcc1f7 Issue-ID: USECASEUI-444 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal')
-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 66b811de..b632eb03 100644
--- a/usecaseui-portal/proxy.conf.json
+++ b/usecaseui-portal/proxy.conf.json
@@ -1,6 +1,6 @@
{
"/api/usecaseui-server/v1": {
- "target": "https://159.138.57.166:30283",
+ "target": "https://192.168.235.11:30283",
"secure": false,
"logLevel": "debug",
"changeOrigin": true