ClickHouse/tests/integration/test_replication_credentials/configs/credentials1.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
214 B
XML
Raw Normal View History

<clickhouse>
<interserver_http_port>9009</interserver_http_port>
<interserver_http_credentials>
<user>admin</user>
<password>222</password>
</interserver_http_credentials>
</clickhouse>