update launchSettings.json

This commit is contained in:
不做码农 2023-05-07 08:59:13 +08:00
parent 00d3e5ab78
commit 1cf53be054

View File

@ -15,7 +15,7 @@
"launchUrl": "",
"applicationUrl": "http://localhost:8888",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": ""
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}