update launchSettings.json

This commit is contained in:
不做码农 2022-04-27 15:00:36 +08:00
parent 37eebcc523
commit 9fcedf84f8

View File

@ -4,7 +4,7 @@
"commandName": "Project", "commandName": "Project",
"launchBrowser": false, "launchBrowser": false,
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Stage" "ASPNETCORE_ENVIRONMENT": ""
}, },
"applicationUrl": "http://localhost:8888" "applicationUrl": "http://localhost:8888"
} }