rudemaps/config.sample.json
2017-02-09 22:55:29 +01:00

8 lines
No EOL
128 B
JSON

/*
create a db_config.json here's
*/
{
"config":{
"db_params":{"uri":"postgresql://user:password@host:port/dbname"}
}
}