This commit is contained in:
2026-01-21 19:00:05 -05:00
parent 3ab9c9baf1
commit 5042cc7ff5
5 changed files with 90 additions and 38 deletions

View File

@@ -5,10 +5,5 @@
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"Kestrel": {
"EndpointDefaults": {
"Protocols": "Http2"
}
}
"AllowedHosts": "*"
}