Initial commit of RIC Dashboard webapp
[portal/ric-dashboard.git] / webapp-frontend / proxy.conf.json
1 {
2   "/api": {
3      "target": "http://localhost:8080",
4      "secure": false
5   } 
6 }