detect paste change in ace-editor
[ccsdk/cds.git] / cds-ui / designer-client / proxy.conf.json
index 17de0a7..6b81a88 100644 (file)
@@ -1,14 +1,14 @@
 {
   "/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
   }
-}
\ No newline at end of file
+}