X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=enrichment-coordinator-service%2Fconfig%2Fapplication.yaml;h=8582bd990519da9860d30c254edec229ea075c2c;hb=0591aa3e4206dcc34a24f22c24957cc242b99111;hp=db7d3af234da536779b908ef02a1d486d935d793;hpb=ebf3211ddd6e634ca9c0a2fec56abd1f12c7625d;p=nonrtric.git diff --git a/enrichment-coordinator-service/config/application.yaml b/enrichment-coordinator-service/config/application.yaml index db7d3af2..8582bd99 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/policy-agent/application.log + file: + name: /var/log/enrichment-coordinator-service/application.log server: - port : 8433 - http-port: 8081 + port : 8434 + http-port: 8082 ssl: key-store-type: JKS key-store-password: policy_agent