ClickHouse/tests/integration/test_replication_credentials/configs/credentials2.xml
2021-09-20 01:38:53 +03:00

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>