Files
rmutr_report/appsettings.json
kamonwan taengsuk dc89fbda50 downgrade .net
2023-06-08 14:25:09 +07:00

15 lines
239 B
JSON

{
"Settings":{
"ReportPath":"wwwroot/reports/"
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*"
}