This commit is contained in:
2022-05-20 19:48:39 +00:00
parent 92e5cf8062
commit bfaa3b03d1
4 changed files with 57 additions and 12 deletions

View File

@@ -12,7 +12,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "http://localhost:3000",
"applicationUrl": "http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}