chorm: 修改构建环境

This commit is contained in:
陈淳
2024-04-29 14:44:46 +08:00
parent 547c7d1b6d
commit 32aca8c6a8
2 changed files with 2 additions and 89 deletions

View File

@@ -5,8 +5,8 @@
"launchBrowser": true,
"launchUrl": "swagger",
"environmentVariables": {
//"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_ENVIRONMENT": "Staging"
"ASPNETCORE_ENVIRONMENT": "Development"
//"ASPNETCORE_ENVIRONMENT": "Staging"
},
"dotnetRunMessages": true,
"applicationUrl": "http://localhost:19001"