X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-backend%2Fsrc%2Fmain%2Fresources%2Fapplication.properties;h=e795dca023365612d7818bf75b6c91c9b3ae4608;hb=6b4c6ef963e37ebdff26337cd90684e3e2ff2a6c;hp=c2d5e1a32424531f0e894948a883d552faed6bf5;hpb=aab2df1b6ad77e5ec551befd11f33358ffb2f932;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-backend/src/main/resources/application.properties b/webapp-backend/src/main/resources/application.properties index c2d5e1a..e795dca 100644 --- a/webapp-backend/src/main/resources/application.properties +++ b/webapp-backend/src/main/resources/application.properties @@ -54,6 +54,10 @@ portalapi.password = # policycontroller.url.prefix = https://policy-agent-container:8433 policycontroller.url.prefix = http://policy-agent-container:8081 +# URL for enrichment coordinator service +# enrichmentcontroller.url.prefix = https://enrichment-service-container:8434 +enrichmentcontroller.url.prefix = http://enrichment-service-container:8083/ei-producer/v1 + # Mimic slow endpoints by defining sleep period, in milliseconds mock.config.delay = 0