This commit is contained in:
CortexCore
2024-05-31 01:19:55 +08:00
parent f77100bd56
commit c3517a2fe5
15 changed files with 452 additions and 45 deletions

View File

@@ -13,7 +13,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": false,
"applicationUrl": "http://localhost:5150",
"applicationUrl": "http://localhost:5150;http://localhost:5151",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}