Skip to content

Commit

Permalink
infra: hikari CP size 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
drunkenhw committed Oct 19, 2023
1 parent 9b3f49e commit 2716ca1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions backend/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ spring:
active: local
datasource:
hikari:
minimum-idle: 22
maximum-pool-size: 22
maximum-pool-size: 5
task:
scheduling:
pool:
Expand Down

0 comments on commit 2716ca1

Please sign in to comment.