mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Merge branch 'fix-grpc-tests' into sentry-official-cpu-ram
This commit is contained in:
commit
8f9b101ac0
@ -1,3 +1,3 @@
|
||||
<yandex>
|
||||
<grpc_port>9100</grpc_port>
|
||||
<grpc_port replace="replace">9100</grpc_port>
|
||||
</yandex>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<yandex>
|
||||
<grpc_port>9100</grpc_port>
|
||||
<grpc>
|
||||
<grpc_port replace="replace">9100</grpc_port>
|
||||
<grpc replace="replace">
|
||||
<enable_ssl>true</enable_ssl>
|
||||
|
||||
<!-- The following two files are used only if enable_ssl=1 -->
|
||||
|
Loading…
Reference in New Issue
Block a user