change data type

This commit is contained in:
kamonwan taengsuk
2023-06-08 14:39:01 +07:00
parent dc89fbda50
commit c4103c631e
77 changed files with 4739 additions and 3 deletions

View File

@@ -0,0 +1,14 @@
{
"Settings":{
"ReportPath":"wwwroot/reports/"
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*"
}