pub async fn database_address(
    config: &Config,
    database: &str
) -> Result<String, Error>
Expand description

Determine the address of the database.