initial commit

This commit is contained in:
2025-08-16 18:57:16 -04:00
commit c5c16d1bf9
7 changed files with 573 additions and 0 deletions

View File

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