mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 20:24:07 +00:00
13 lines
244 B
XML
13 lines
244 B
XML
<clickhouse>
|
|
<remote_servers>
|
|
<external>
|
|
<shard>
|
|
<replica>
|
|
<host>data_node</host>
|
|
<port>9000</port>
|
|
</replica>
|
|
</shard>
|
|
</external>
|
|
</remote_servers>
|
|
</clickhouse>
|