perf: 调整数据库密码
This commit is contained in:
parent
146d397fbc
commit
7924fdbad7
@ -6,7 +6,7 @@ spring:
|
||||
driverClassName: com.p6spy.engine.spy.P6SpyDriver
|
||||
url: jdbc:p6spy:mysql://localhost:3306/eladmin-mp?serverTimezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false
|
||||
username: root
|
||||
password: Chenxi1005@
|
||||
password: scutensave
|
||||
# 初始连接数,建议设置为与最小空闲连接数相同
|
||||
initial-size: 20
|
||||
# 最小空闲连接数,保持足够的空闲连接以应对请求
|
||||
|
Loading…
Reference in New Issue
Block a user