summaryrefslogtreecommitdiffstats
path: root/certService/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'certService/src/main')
-rw-r--r--certService/src/main/resources/application.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/certService/src/main/resources/application.properties b/certService/src/main/resources/application.properties
index e69de29b..43f65f09 100644
--- a/certService/src/main/resources/application.properties
+++ b/certService/src/main/resources/application.properties
@@ -0,0 +1,3 @@
+#Actuator properties
+management.endpoints.enabled-by-default=false
+management.endpoint.health.enabled=true \ No newline at end of file