fixing forming cba package definition
[ccsdk/cds.git] / cds-ui / designer-client / proxy.conf.json
index 17de0a7..4e8ef0a 100644 (file)
@@ -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