grpc fixes

This commit is contained in:
2025-05-26 12:34:03 -04:00
parent d76e126d35
commit c40b6f0fa3
6 changed files with 16 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"Kestrel": {
"EndpointDefaults": {
"Protocols": "Http1AndHttp2",
"Protocols": "Http1AndHttp2"
},
"Logging": {
"LogLevel": {