chorm: 调整launchsettign
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user