David Headrick b77c406c99 Initial commit
Signed-off-by: David Headrick <david@headrickconsulting.com>
2025-02-17 11:24:07 -06:00

10 lines
142 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}