x
continuous-integration/drone/push Build is passing Details

Uat_IRC_Net8
hang 2025-01-24 14:30:47 +08:00
parent bdd9b69dfd
commit 35fb7533db
1 changed files with 10 additions and 0 deletions

View File

@ -20,6 +20,16 @@
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Uat_IRC_SCP"
}
},
"US_Prod_IRC_SCP": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"launchUrl": "swagger",
"applicationUrl": "http://localhost:6200",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "US_Prod_SCP"
}
}
}
}