Skip to content

Commit 93202f2

Browse files
committed
feat: show health detalis when authorized #28
1 parent 1646b29 commit 93202f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

backend/src/main/resources/application.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ logging.level.org.flywaydb.core=warn
88

99
springdoc.api-docs.enabled=false
1010

11+
management.endpoint.health.show-details=when_authorized
1112
management.endpoint.health.probes.enabled=true

0 commit comments

Comments
 (0)