Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zhukai committed Jan 26, 2024
1 parent 609d1bb commit e7d629e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ spring:
url: jdbc:mysql://localhost:3306/mj_proxy?serverTimezone=Asia/Shanghai&characterEncoding=utf-8&allowPublicKeyRetrieval=true&useSSL=false
user: root
password: novice123
initial-size: 20
min-idle: 10
max-active: 50
```
### mj.error-desc配置参考
Expand Down

0 comments on commit e7d629e

Please sign in to comment.