mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-01-14 08:28:02 -05:00
Co-authored-by: colinlyguo <colinlyguo@scroll.io> Co-authored-by: Mengran Lan <lanmengran@qq.com> Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
6 lines
128 B
JSON
6 lines
128 B
JSON
{
|
|
"dsn": "postgres://localhost/scroll?sslmode=disable",
|
|
"driver_name": "postgres",
|
|
"maxOpenNum": 200,
|
|
"maxIdleNum": 20
|
|
} |