diff options
author | cyuamber <xuranyjy@chinamobile.com> | 2019-12-09 18:24:43 +0800 |
---|---|---|
committer | cyuamber <xuranyjy@chinamobile.com> | 2019-12-09 18:24:49 +0800 |
commit | 31509ed10df8d254647bbad39739f42b378cff90 (patch) | |
tree | 8d2763b2e9070f43a23817980315b3bdcf049f77 /usecaseui-portal/proxy.conf.json | |
parent | 2ec3c8dbf2644f3e99e5494620b2811c5dccbac0 (diff) |
feat: support jonit test
Change-Id: Id337965c68f9636cab8dc14b9ba91773bdefebe3
Issue-ID: USECASEUI-352
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/proxy.conf.json')
-rw-r--r-- | usecaseui-portal/proxy.conf.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usecaseui-portal/proxy.conf.json b/usecaseui-portal/proxy.conf.json index a5afae06..abb25e72 100644 --- a/usecaseui-portal/proxy.conf.json +++ b/usecaseui-portal/proxy.conf.json @@ -1,6 +1,6 @@ { "/api/usecaseui-server/v1": { - "target": "http://10.73.191.100:8082", + "target": "http://159.138.57.166:30399", "secure": false, "logLevel": "debug", "changeOrigin": true |