{
|
"iisSettings": {
|
"windowsAuthentication": false,
|
"anonymousAuthentication": true,
|
"iisExpress": {
|
"applicationUrl": "http://localhost:7788",
|
"sslPort": 0
|
}
|
},
|
"profiles": {
|
//"IIS Express": {
|
// "commandName": "IISExpress",
|
// "launchBrowser": true,
|
// "environmentVariables": {
|
// "ASPNETCORE_ENVIRONMENT": "Development"
|
// }
|
//},
|
"Development-LA22A07_QY": {
|
"commandName": "Project",
|
//"launchBrowser": true,
|
"environmentVariables": {
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
},
|
"hotReloadEnabled": false,
|
"applicationUrl": "http://localhost:7788",
|
//"launchUrl": "http://localhost:7788/swagger/",
|
"dotnetRunMessages": "true"
|
}
|
//"Production-iWare.Wms": {
|
// "commandName": "Project",
|
// "launchBrowser": true,
|
// "environmentVariables": {
|
// "ASPNETCORE_ENVIRONMENT": "Production"
|
// },
|
// "applicationUrl": "http://localhost:7788",
|
// "dotnetRunMessages": "true"
|
//},
|
//"Docker": {
|
// "commandName": "Docker",
|
// "launchBrowser": true,
|
// "launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}",
|
// "publishAllPorts": true
|
//}
|
}
|
}
|