spanreed/Server/bin/Debug/net5.0/appsettings.json
2021-12-17 13:39:34 +00:00

11 lines
180 B
JSON

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