things and stuff

This commit is contained in:
2025-01-07 21:56:50 -06:00
parent e2cc55345a
commit 696cc84dc0
9 changed files with 76 additions and 59 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}