{
"Setting": {
"Urls": "http://*:8080",
"ApiUrl": "http://127.0.0.1:5000"
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
"AllowedHosts": "*",
"WipSpecial": "Y",
"VersionCode": "1.0.1",
// 虛擬路徑設定
"VirtualPath": [
//{
// "RealPath": "//qasrv-n/Web/ISOZone/", //真實路徑
// "RequestPath": "/DocEsop" // 虛擬路徑名稱
//}
// "RealPath": "//10.1.8.1/sop/機種", //真實路徑
// "RequestPath": "/test"
// //"Alias": "second"
]