Reorganize dashboard into subfolders
[portal/ric-dashboard.git] / dashboard / webapp-frontend / proxy.conf.json
diff --git a/dashboard/webapp-frontend/proxy.conf.json b/dashboard/webapp-frontend/proxy.conf.json
new file mode 100644 (file)
index 0000000..d3d6eee
--- /dev/null
@@ -0,0 +1,6 @@
+{
+  "/api": {
+     "target": "http://localhost:8080",
+     "secure": false
+  } 
+}