Files
rmutr_report/bin/Debug/net5.0/appsettings.json
kamonwan taengsuk 39e455bd0e update
2022-05-30 13:31:32 +07:00

15 lines
241 B
JSON

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