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