Files
rmutr_report/bin/Debug/net8.0/appsettings.json
kamonwan taengsuk 5f3b98cb74
All checks were successful
continuous-integration/drone/push Build is passing
Bug Fixed
2025-08-06 13:44:42 +07:00

15 lines
239 B
JSON

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