pub const DB_DEFAULT_ADDRESS: &str = "127.0.0.1";
Defaults applied wherever a DbConfig field is unset. They match objectiveai-db’s own env defaults, so a fresh install can objectiveai db spawn and connect with zero config.
DbConfig
objectiveai db spawn