summaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/proxy.conf.json
diff options
context:
space:
mode:
authorKAPIL SINGAL <ks220y@att.com>2020-09-09 16:48:12 +0000
committerGerrit Code Review <gerrit@onap.org>2020-09-09 16:48:12 +0000
commitca24db639e1fdaaaeca4a71b38491034ace0a5a7 (patch)
tree42df3b9ab7541dc47a3719607d0f8674e7d4ec63 /cds-ui/designer-client/proxy.conf.json
parentda970292a1ac53a93c9fcb4c28df43946fa8b293 (diff)
parent28e656ff2426309bc23c11d4d302dee26a3d1406 (diff)
Merge "Update Wizard style"
Diffstat (limited to 'cds-ui/designer-client/proxy.conf.json')
-rw-r--r--cds-ui/designer-client/proxy.conf.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/cds-ui/designer-client/proxy.conf.json b/cds-ui/designer-client/proxy.conf.json
index 17de0a74f..4e8ef0aab 100644
--- a/cds-ui/designer-client/proxy.conf.json
+++ b/cds-ui/designer-client/proxy.conf.json
@@ -1,12 +1,12 @@
{
"/controllerblueprint/*": {
- "target": "https://41.128.168.198:3000",
+ "target": "https://localhost:3000",
"secure": false,
"logLevel": "debug",
"changeOrigin": true
},
"/resourcedictionary/*": {
- "target": "https://41.128.168.198:3000",
+ "target": "https://localhost:3000",
"secure": false,
"logLevel": "debug",
"changeOrigin": true