Fix mod ui build issues
[dcaegen2/platform.git] / mod2 / ui / proxy.conf.json
diff --git a/mod2/ui/proxy.conf.json b/mod2/ui/proxy.conf.json
new file mode 100644 (file)
index 0000000..e730329
--- /dev/null
@@ -0,0 +1,11 @@
+{
+    "/api": {
+        "target": "http://zlecdyh2bdcc1s2dokr05.ec53e7.dyh2b.tci.att.com:32705/",
+        "secure": false,
+        "logLevel": "debug",
+        "pathRewrite": {
+            "^/api": ""
+        },
+        "changeOrigin": true
+    }
+}
\ No newline at end of file