增加环境启动
continuous-integration/drone/push Build is passing Details

Test_HIR_Net8
hang 2025-09-12 17:21:08 +08:00
parent 0580b11e39
commit e03884227e
1 changed files with 8 additions and 0 deletions

View File

@ -32,6 +32,14 @@
},
"applicationUrl": "http://localhost:6100"
},
"US_HIR": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "US_HIR"
},
"applicationUrl": "http://localhost:6100"
},
"Test_HIR": {
"commandName": "Project",
"launchBrowser": true,