Skip to main content

BEDBASE_API_ENV

Constant BEDBASE_API_ENV 

Source
pub const BEDBASE_API_ENV: &str = "BEDBASE_API";
Expand description

Environment variable name for setting the BEDbase API endpoint.

When set, this overrides the default API endpoint (https://api.bedbase.org).

ยงExample

export BEDBASE_API=https://custom.bedbase.org