Files
DiunaBI/DiunaBI.UI.Web/appsettings.json

13 lines
183 B
JSON

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