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, "launchBrowser": true,
"launchUrl": "swagger", "launchUrl": "swagger",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development", "ASPNETCORE_ENVIRONMENT": "Development"
//"ASPNETCORE_ENVIRONMENT": "Staging" //,"ASPNETCORE_ENVIRONMENT": "Staging"
}, },
"dotnetRunMessages": true, "dotnetRunMessages": true,
"applicationUrl": "http://localhost:19001" "applicationUrl": "http://localhost:19001"