Skip to content

Commit

Permalink
refactor: (#767) test yml 임의의값 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
aiaiaiai1 committed Oct 19, 2023
1 parent 21de272 commit f1aa59e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions backend/src/test/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ server:
max-connections: 8192
threads:
max: 200
hikari:
maximumPoolSize: 10
connectionTimeout: 30000
maxLifetime: 180000

springdoc:
swagger-ui:
Expand Down

0 comments on commit f1aa59e

Please sign in to comment.