8 lines
134 B
JSON
8 lines
134 B
JSON
{
|
|
"host" : "localhost",
|
|
"port" : 5432,
|
|
"user" : "postgres",
|
|
"password" : "",
|
|
"database" : "testgeocoder"
|
|
}
|