pub fn server_address_from_env() -> StringExpand description
Returns the address of the beacon server in this environment.
The value of the ICED_BEACON_SERVER_ADDRESS env variable will
be returned, if defined.
Otherwise, a default local server address will be returned.