Skip to content

Commit

Permalink
chore : graceful shutdown 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
tlarbals824 committed Mar 6, 2024
1 parent 2715152 commit 6da554b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion kobaco/kobaco/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,8 @@ management:
endpoints:
web:
exposure:
include: "*"
include: "*"


server:
shutdown: graceful

0 comments on commit 6da554b

Please sign in to comment.