X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=enrichment-coordinator-service%2Fconfig%2Fapplication.yaml;h=e64db0c9ee91f5fbc3d54e4cd56deef62250baa7;hb=bdeb7d654637535f46d4b4b8222b96f05528dd96;hp=543e287b5e1f6bfb997a75879faf51ad6c4093ee;hpb=a41966b2da6d7f74d4f486bc1492a5cbb5866583;p=nonrtric.git diff --git a/enrichment-coordinator-service/config/application.yaml b/enrichment-coordinator-service/config/application.yaml index 543e287b..e64db0c9 100644 --- a/enrichment-coordinator-service/config/application.yaml +++ b/enrichment-coordinator-service/config/application.yaml @@ -18,10 +18,11 @@ logging: org.springframework.data: ERROR org.springframework.web.reactive.function.client.ExchangeFunctions: ERROR org.oransc.enrichment: INFO - file: /var/log/enrichment-coordinator-service/application.log + file: + name: /var/log/enrichment-coordinator-service/application.log server: port : 8434 - http-port: 8082 + http-port: 8083 ssl: key-store-type: JKS key-store-password: policy_agent