4 lines
123 B
JSON
4 lines
123 B
JSON
{
|
|
"driverdb": "postgres",
|
|
"paramsdb": "host=127.0.0.1 port=5432 user=test password=test dbname=test sslmode=disable"
|
|
} |