enhance(config):调整数据库连接池配置。
This commit is contained in:
parent
aa5c43e51a
commit
794054b831
|
@ -4,8 +4,8 @@ Database:
|
|||
Host: postgres
|
||||
Port: 5432
|
||||
DB: electricity
|
||||
MaxIdleConns: 10
|
||||
MaxOpenConns: 30
|
||||
MaxIdleConns: 0
|
||||
MaxOpenConns: 20
|
||||
Server:
|
||||
RunMode: release
|
||||
HttpPort: 8000
|
||||
|
|
Loading…
Reference in New Issue
Block a user