X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fcontrolpanel%2Fresources%2Fapplication.properties;h=3c1699e72588b665cf05d656d55221baa72533b9;hb=e4e89e0a640df91f31f49f4dae72ba9e2f5cfffa;hp=2ffa5b7cceccad20310d3eb0bc2033b4d22184c0;hpb=8c3573e016c2f12579383b54eef7f62c652e5ff4;p=it%2Fdep.git diff --git a/nonrtric/helm/controlpanel/resources/application.properties b/nonrtric/helm/controlpanel/resources/application.properties index 2ffa5b7c..3c1699e7 100644 --- a/nonrtric/helm/controlpanel/resources/application.properties +++ b/nonrtric/helm/controlpanel/resources/application.properties @@ -30,3 +30,10 @@ portalapi.security = false portalapi.appname = Non-RT RIC Control Panel portalapi.username = Default portalapi.password = password + +# 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