cartodb/services/table-geocoder/spec/factories/database.json
2020-06-15 10:58:47 +08:00

8 lines
134 B
JSON

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