Skip to content

Commit

Permalink
Merge pull request #40 from nhkhai/release
Browse files Browse the repository at this point in the history
Update application.properties
  • Loading branch information
nhkhai authored May 3, 2024
2 parents 37b74ac + 8412cbe commit b04b2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ springdoc.swagger-ui.path=/swagger-ui.html

# Enable Actuator Endpoints.
# management.endpoints.web.exposure.include= "*"
management.endpoints.web.exposure.include=health
# management.endpoints.web.exposure.include=health
# management.endpoint.health.show-details=always

# Profile management.
Expand Down

0 comments on commit b04b2cf

Please sign in to comment.