Files
Prog4_Beadando/WD7UVN_HFT_2023241.Endpoint/appsettings.json

11 lines
192 B
JSON
Raw Normal View History

2023-10-03 11:08:23 +02:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*"
}