Skip to content

Commit

Permalink
add config to expose info and health
Browse files Browse the repository at this point in the history
  • Loading branch information
utas-raymondng committed Jun 26, 2024
1 parent a3c1115 commit 01e746b
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
management.endpoints.web.base-path=/srv/api/manage
management.endpoints.web.exposure.include=health,info

management.endpoint.health.show-details=always
management.health.elasticsearch.enabled=false
management.health.ldap.enabled=false

0 comments on commit 01e746b

Please sign in to comment.