chorm: 调整launchsettign

This commit is contained in:
陈淳
2024-04-15 08:44:08 +08:00
parent 0faa1aecad
commit 646531393f

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"