Innovenergy_trunk/csharp/app/Backend/bin/Debug/net6.0/appsettings.Development.json

11 lines
144 B
JSON

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