cartodb-4.42/services/table-geocoder/spec/factories/database.json
2024-04-06 05:25:13 +00:00

8 lines
134 B
JSON

{
"host" : "localhost",
"port" : 5432,
"user" : "postgres",
"password" : "",
"database" : "testgeocoder"
}