Files
rmutr_report/bin/Debug/net5.0/appsettings.json
kamonwan taengsuk 6c2b784439 fixed zero to 0
2023-08-03 11:49:45 +07:00

15 lines
239 B
JSON

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