X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=webapp-frontend%2Fproxy.conf.json;h=d704341e4af8a6388dd6e6b5094eed22b6d45aad;hb=refs%2Fchanges%2F11%2F5611%2F6;hp=b82271d3f0d4c0caefc117146824943e5c86c4a1;hpb=5840fd8fc16980ade4af6735f991e08f8fca65e7;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/proxy.conf.json b/webapp-frontend/proxy.conf.json index b82271d..d704341 100644 --- a/webapp-frontend/proxy.conf.json +++ b/webapp-frontend/proxy.conf.json @@ -1,6 +1,10 @@ { - "/api": { - "target": "http://localhost:8080", + "/a1-policy": { + "target": "http://localhost:9090", "secure": false - } -} + }, + "/ei-producer": { + "target": "http://localhost:9090", + "secure": false + } +} \ No newline at end of file