FIC_Solar/SolarPower/appsettings.json
2021-06-09 15:03:24 +08:00

11 lines
182 B
JSON

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