cat_gateway::settings

Constant EVENT_DB_URL_DEFAULT

source
const EVENT_DB_URL_DEFAULT: &str = "postgresql://postgres:postgres@localhost/catalyst_events?sslmode=disable";
Expand description

Default Event DB URL.