mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-01-10 14:38:18 -05:00
6 lines
147 B
JSON
6 lines
147 B
JSON
{
|
|
"dsn": "postgres://postgres:123456@localhost:5444/test?sslmode=disable",
|
|
"driver_name": "postgres",
|
|
"maxOpenNum": 200,
|
|
"maxIdleNum": 20
|
|
} |