Skip to main content

HOPRD_SESSION_PORT_RANGE

Constant HOPRD_SESSION_PORT_RANGE 

Source
pub const HOPRD_SESSION_PORT_RANGE: &str = "HOPRD_SESSION_PORT_RANGE";
Expand description

Name of the environment variable specifying automatic port range selection for Sessions. Expected format: “<start_port>:<end_port>” (e.g., “9091:9099”)