fixing input and output action
[ccsdk/cds.git] / cds-ui / designer-client / proxy.conf.json
index 11ed267..6b81a88 100644 (file)
@@ -4,5 +4,11 @@
     "secure": false,
     "logLevel": "debug",
     "changeOrigin": true
+  },
+  "/resourcedictionary/*": {
+    "target": "https://localhost:3000",
+    "secure": false,
+    "logLevel": "debug",
+    "changeOrigin": true
   }
 }