Fixed bugs in Gateway
[portal/nonrtric-controlpanel.git] / webapp-frontend / proxy.conf.json
1 {
2   "/a1-policy": {
3      "target": "http://localhost:9090",
4      "secure": false
5   },
6   "/ei-producer": {
7     "target": "http://localhost:9090",
8     "secure": false
9  }
10 }