Skip to content

Commit

Permalink
chore: 최대 스레드 개수를 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Mingyum-Kim committed Oct 23, 2024
1 parent eef0578 commit f9e7c32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/src/main/resources/application-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ server:
tomcat:
mbeanregistry:
enabled: true
threads:
max: 300

0 comments on commit f9e7c32

Please sign in to comment.