Skip to content

Commit

Permalink
docs: application.properties health status 등록
Browse files Browse the repository at this point in the history
  • Loading branch information
minsu11 committed Feb 19, 2024
1 parent 0acc490 commit 28f5049
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
server.port=8080
logging.level.root=debug
management.health.status.order=DOWN, UP
management.endpoints.web.path-mapping.health=health-check
management.endpoints.web.exposure.include=health

Expand Down

0 comments on commit 28f5049

Please sign in to comment.