pub fn override_base_url( default_base_url: &str, base_url: Option<String>, env_var_name: Option<&str>, ) -> String