修改ASPNETCORE_ENVIRONMENT默认为空
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Stage"
|
||||
"ASPNETCORE_ENVIRONMENT": ""
|
||||
},
|
||||
"applicationUrl": "https://localhost:5001;http://localhost:5000"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user