mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-13 11:04:10 +00:00
14 lines
326 B
XML
14 lines
326 B
XML
<clickhouse>
|
|
<remote_servers>
|
|
<test_cluster>
|
|
<shard>
|
|
<weight>1</weight>
|
|
<replica>
|
|
<host>node_new</host>
|
|
<port>9000</port>
|
|
</replica>
|
|
</shard>
|
|
</test_cluster>
|
|
</remote_servers>
|
|
</clickhouse>
|