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": { "Logging": {
"LogLevel": { "LogLevel": {
"Default": "Error", "Default": "Information",
"Microsoft.AspNetCore": "Error" "Microsoft.AspNetCore": "Information"
} }
}, },
"AllowedHosts": "*" "AllowedHosts": "*"