修改配置文件
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-01-23 15:40:38 +08:00
parent d8658dca2a
commit e86c255186
6 changed files with 33 additions and 39 deletions
@@ -69,6 +69,14 @@
"ASPNETCORE_ENVIRONMENT": "US_Uat_IRC"
},
"applicationUrl": "http://localhost:6100"
},
"IRaCIS.US_Prod_IRC": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "US_Prod_IRC"
},
"applicationUrl": "http://localhost:6100"
}
}