fix(server/v2): Fix setup for testing TestServer (#20904)

This commit is contained in:
GnaD 2024-07-08 19:04:04 +07:00 committed by GitHub
parent 356c67a6bc
commit 3ec041e535
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
[grpc-server]
[grpc]
# Enable defines if the gRPC server should be enabled.
enable = true
# Address defines the gRPC server address to bind to.