We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
here is the database connection, this is what I use for testing on my local host.
{ "db_pool":<pg_pool>{ "host":"127.0.0.1", "user":"tracko", "password":"do_a_tracko", "database":"caltrack" } }