mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-14 03:25:15 +00:00
8 lines
213 B
XML
8 lines
213 B
XML
<clickhouse>
|
|
<interserver_http_port>9009</interserver_http_port>
|
|
<interserver_http_credentials>
|
|
<user>root</user>
|
|
<password>111</password>
|
|
</interserver_http_credentials>
|
|
</clickhouse>
|