X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fcontrolpanel%2Fresources%2Fapplication.properties;h=07fd88e41aad5a8077203912ae29d30858642261;hb=refs%2Fchanges%2F76%2F5376%2F4;hp=2ffa5b7cceccad20310d3eb0bc2033b4d22184c0;hpb=2047196f688aa19a83dc1e68c5f12d2933d92bc9;p=it%2Fdep.git diff --git a/nonrtric/helm/controlpanel/resources/application.properties b/nonrtric/helm/controlpanel/resources/application.properties index 2ffa5b7c..07fd88e4 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://enrichmentservice:9083/ei-producer/v1 +enrichmentcontroller.url.prefix = http://enrichmentservice:9082/ei-producer/v1 + +# Mimic slow endpoints by defining sleep period, in milliseconds +mock.config.delay = 0