Files
scroll/database/config.json

4 lines
106 B
JSON

{
"dsn": "postgres://postgres:123456@localhost:5444/test?sslmode=disable",
"driver_name": "postgres"
}