X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-backend%2Fsrc%2Fmain%2Fresources%2Fapplication.properties;h=382cd1917735400217bf6a744e6882736b31d65a;hb=refs%2Fchanges%2F26%2F526%2F2;hp=6015f519f703837fa00298e62ec3e1c49d07bceb;hpb=a91a1032725b91b493c060937b3f27ac9e62807e;p=portal%2Fric-dashboard.git diff --git a/webapp-backend/src/main/resources/application.properties b/webapp-backend/src/main/resources/application.properties index 6015f519..382cd191 100644 --- a/webapp-backend/src/main/resources/application.properties +++ b/webapp-backend/src/main/resources/application.properties @@ -25,13 +25,17 @@ server.port = 8080 # A1 Mediator -a1med.url = http://A1-URL +a1med.url.prefix = http://jar-app-props-default-A1-URL-prefix +a1med.url.suffix = # ANR xApp -anrxapp.url = http://ANR-URL +anrxapp.url.prefix = http://jar-app-props-default-ANR-URL-prefix +anrxapp.url.suffix = -# E2 Manager -e2mgr.url = http://E2-URL +# App Manager +appmgr.url.prefix = http://jar-app-props-default-Xapp-Mgr-URL +appmgr.url.suffix = /ric/v1 -# Xapp Manager -xappmgr.url = http://MGR-URL +# E2 Manager +e2mgr.url.prefix = http://jar-app-props-default-E2-URL +e2mgr.url.suffix = /v1