This commit is contained in:
Tommy Parnell
2025-02-18 12:33:51 -05:00
commit 2bb8dee374
10 changed files with 748 additions and 0 deletions

View File

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