Fix GRPC tests

This commit is contained in:
Alexey Milovidov 2020-11-30 09:34:46 +03:00
parent 7f1a8b15fd
commit 1711d428eb
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
<yandex>
<grpc_port>9100</grpc_port>
<grpc_port replace="replace">9100</grpc_port>
</yandex>

View File

@ -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 -->