mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-07 12:40:53 +00:00
9 lines
105 B
JSON
9 lines
105 B
JSON
|
|
{
|
||
|
|
"AllowedHosts": "*",
|
||
|
|
"Kestrel": {
|
||
|
|
"EndpointDefaults": {
|
||
|
|
"Protocols": "Http2"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|