修改删除的项目查询
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-11-27 16:16:39 +08:00
parent 63b02936b1
commit 3a3212f96c
4 changed files with 6 additions and 8 deletions
@@ -30,11 +30,11 @@
"launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}",
"publishAllPorts": true
},
"IRaCIS.Staging": {
"IRaCIS.Uat_IRC": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Staging"
"ASPNETCORE_ENVIRONMENT": "Uat_IRC"
},
"applicationUrl": "http://localhost:6100"
},
@@ -46,6 +46,6 @@
},
"applicationUrl": "http://localhost:6300"
}
}
}