Information Instead

This commit is contained in:
Alan Moon 2025-07-17 14:27:37 -07:00
parent 016027ff7b
commit 45af36a8a1

View File

@ -9,8 +9,8 @@
},
"Logging": {
"LogLevel": {
"Default": "Error",
"Microsoft.AspNetCore": "Error"
"Default": "Information",
"Microsoft.AspNetCore": "Information"
}
},
"AllowedHosts": "*"