cartodb-4.42/services/importer/spec/factories/database.json.sample

7 lines
134 B
Plaintext
Raw Normal View History

2024-04-06 13:25:13 +08:00
{
"host" : "localhost",
"port" : 5432,
"user" : "postgres",
"password" : "",
"database" : "carto_db_test"
}