summaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/proxy.conf.json
diff options
context:
space:
mode:
Diffstat (limited to 'cds-ui/designer-client/proxy.conf.json')
-rw-r--r--cds-ui/designer-client/proxy.conf.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/cds-ui/designer-client/proxy.conf.json b/cds-ui/designer-client/proxy.conf.json
index 1f63613ac..6b81a884a 100644
--- a/cds-ui/designer-client/proxy.conf.json
+++ b/cds-ui/designer-client/proxy.conf.json
@@ -1,14 +1,12 @@
{
"/controllerblueprint/*": {
- "target": "localhost",
- // "target": "https://41.128.168.198:3000",
+ "target": "https://localhost:3000",
"secure": false,
"logLevel": "debug",
"changeOrigin": true
},
"/resourcedictionary/*": {
- "target": "localhost",
- // "target": "https://41.128.168.198:3000",
+ "target": "https://localhost:3000",
"secure": false,
"logLevel": "debug",
"changeOrigin": true