QrScanner/server/bin/Debug/net7.0/appsettings.json
2022-12-04 11:26:52 -06:00

9 lines
142 B
JSON

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