v.25.7Build/Testing/Packaging Improvement

Added support for the CLICKHOUSE_HOST environment variable

Added support for the CLICKHOUSE_HOST environment variable to specify the ClickHouse server host, aligning with existing CLICKHOUSE_USER and CLICKHOUSE_PASSWORD environment variables. This allows for easier configuration without modifying client or configuration files directly. #83659 (Doron David).