Skip to content

Commit

Permalink
fix the bug about thread pool
Browse files Browse the repository at this point in the history
  • Loading branch information
zhou-yinyuan committed Oct 11, 2024
1 parent cac5aad commit c49b66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ springdoc:
heartbeat:
swagger:
host: ${SWAGGER_HOST:http://localhost:4322}
version: 1.3.1
version: 1.3.2
expiredDays: ${EXPIRED_DAYS:7}

0 comments on commit c49b66a

Please sign in to comment.