mirror of
https://codeup.aliyun.com/64f7d6b8ce01efaafef1e678/coal/coal.git
synced 2026-01-25 07:46:40 +08:00
完善
This commit is contained in:
@@ -49,7 +49,7 @@ spring:
|
||||
username: ${PG_USER:postgres}
|
||||
password: ${PG_PASSWORD:abc@123}
|
||||
initial-size: 10
|
||||
max-active: 200
|
||||
max-active: 30
|
||||
min-idle: 10
|
||||
validation-query: "select 1"
|
||||
validation-query-timeout: 1000
|
||||
|
||||
Reference in New Issue
Block a user