Skip to content

Commit

Permalink
Update web.yml.template
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-yuen authored Mar 8, 2024
1 parent 31ec9ba commit 98dd2c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/web.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ database:
hibernate.order_updates: true

# the maximum amount of time to wait on an empty pool before throwing an exception
maxWaitForConnection: 1s
maxWaitForConnection: 30s

# the SQL query to run when validating a connection's liveness
validationQuery: "/* MyApplication Health Check */ SELECT 1"
Expand Down

0 comments on commit 98dd2c6

Please sign in to comment.