summaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/proxy.conf.json
diff options
context:
space:
mode:
authorKAPIL SINGAL <ks220y@att.com>2020-09-08 01:46:22 +0000
committerGerrit Code Review <gerrit@onap.org>2020-09-08 01:46:22 +0000
commit57c6cdf3c137da78c9d0d52a4862c1bc6445f923 (patch)
treed9ec38f43b36ed4cba7a90be84b7f64314deda09 /cds-ui/designer-client/proxy.conf.json
parent307756f7a1c48a086ff3fc4c1c6d4d7204331a03 (diff)
parent663e41d4d8a167cf307a385a5c750f7424205012 (diff)
Merge "Add Help menu and 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 4e8ef0aab..17de0a74f 100644
--- a/cds-ui/designer-client/proxy.conf.json
+++ b/cds-ui/designer-client/proxy.conf.json
@@ -1,12 +1,12 @@
{
"/controllerblueprint/*": {
- "target": "https://localhost:3000",
+ "target": "https://41.128.168.198:3000",
"secure": false,
"logLevel": "debug",
"changeOrigin": true
},
"/resourcedictionary/*": {
- "target": "https://localhost:3000",
+ "target": "https://41.128.168.198:3000",
"secure": false,
"logLevel": "debug",
"changeOrigin": true