X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fproxy.conf.json;h=d704341e4af8a6388dd6e6b5094eed22b6d45aad;hb=024d88d272f9b9923667b7670c9e3e4859cd34a8;hp=b82271d3f0d4c0caefc117146824943e5c86c4a1;hpb=f507d92d55ee77fad16cc024ea95c869e0d5dc32;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