Skip to content

Commit

Permalink
add shutdown: graceful (#602)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielwilsonkainos authored Apr 12, 2024
1 parent f81fbe9 commit 045d2ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/application.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
server:
port: 4550
shutdown: "graceful"

# If you use a database then uncomment the `group:, readiness: and include: "db"` lines in the health probes and uncomment the datasource section
management:
Expand Down

0 comments on commit 045d2ca

Please sign in to comment.