summaryrefslogtreecommitdiffstats
path: root/certService/src/main/resources/application.properties
blob: b9ce108ac19904b3fec367a872edf4961141e03a (plain)
1
2
3
4
5
#Actuator properties
management.endpoints.enabled-by-default=false
management.endpoint.health.enabled=true
springdoc.swagger-ui.path=/docs
springdoc.show-actuator=true