添加美国正式环境

Uat_IRC_Net8
he 2025-01-24 12:28:54 +08:00
parent ea7b3f4f7a
commit 9089376e5e
1 changed files with 8 additions and 0 deletions

View File

@ -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"
}
}