d704341e4af8a6388dd6e6b5094eed22b6d45aad
[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 }