CUB-53: add SignalR hub registration and configuration

This commit is contained in:
cubecraft-agents[bot]
2026-04-26 11:34:51 +00:00
parent f490098af6
commit 38b7d13312
7 changed files with 150 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}