mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 00:22:29 +00:00
Fix GRPC tests
This commit is contained in:
parent
7f1a8b15fd
commit
1711d428eb
@ -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