添加美国正式环境

This commit is contained in:
he
2025-01-24 12:28:54 +08:00
parent ea7b3f4f7a
commit 9089376e5e
@@ -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"
}
}