X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=dashboard%2Fwebapp-backend%2Fsrc%2Fmain%2Fresources%2Fapplication.properties;h=b7753a7b5a07b26ff9823d163a1e9980deaac2f7;hb=cd9e9862fa9a5898f3595b397686861749f72953;hp=3aa2406f481dfeae50f36691efb0c8bc81b06242;hpb=8606e97a04661229da2dda6701b11a69fb6a43d8;p=nonrtric.git diff --git a/dashboard/webapp-backend/src/main/resources/application.properties b/dashboard/webapp-backend/src/main/resources/application.properties index 3aa2406f..b7753a7b 100644 --- a/dashboard/webapp-backend/src/main/resources/application.properties +++ b/dashboard/webapp-backend/src/main/resources/application.properties @@ -44,9 +44,8 @@ portalapi.password = # endpoint URLs must be supplied at deployment time # NOTE: change a1controller.url.prefix to http://localhost:8282 when running # dashboard locally (i.e., not inside the docker container) -# A1 Controller -a1controller.url.prefix = http://a1-controller-container:8181 -a1controller.url.suffix = /restconf/operations +policycontroller.url.prefix = http://localhost:8081 + # Kubernetes API via https://github.com/nokia/caas-ingress # Set insecure=true to disable SSL certificate and hostname checking