aboutsummaryrefslogtreecommitdiffstats
path: root/prh-app-server/config/application.yaml
blob: 0baa1f9d84b97e0bdce5f5e6d22b2e7957979528 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
spring:
  profiles:
    active: prod
server:
  port: 8100
logging:
  level:
    ROOT: ERROR
    org.springframework: ERROR
    org.springframework.data: ERROR
    org.onap.dcaegen2.services.prh: INFO
  file: opt/log/application.log
app:
  filepath: config/prh_endpoints.json