We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f226b98 + 48fe0f1 commit d74aa5eCopy full SHA for d74aa5e
1 file changed
src/main/resources/application-prod.properties
@@ -18,5 +18,5 @@ springdoc.swagger-ui.operationsSorter=null
18
server.forward-headers-strategy=framework
19
20
# Actuator
21
-management.endpoints.web.exposure.include=health,info
22
-management.endpoint.health.show-details=when_authorized
+management.endpoints.web.exposure.include=health
+management.endpoint.health.show-details=never
0 commit comments