summaryrefslogtreecommitdiffstats
path: root/certService/src/main/resources/application.properties
blob: 9ccdd3265db4285fad0572e2340991e6fedba988 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Actuator configuration
management.endpoints.enabled-by-default=true
management.endpoint.configprops.enabled=true
management.endpoints.web.exposure.include=health

# Swagger configuration
springdoc.show-actuator=true
springdoc.swagger-ui.path=/docs

# AAF CertService app specific configuration
app.config.path=/etc/onap/aaf/certservice