First commit

This commit is contained in:
2026-04-30 09:10:43 -05:00
commit fc41889a4b
9 changed files with 703 additions and 0 deletions

View File

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