update 0.0.14

This commit is contained in:
igeekfan
2023-07-20 01:15:12 +08:00
parent 76b34bc154
commit fb383e2c3c
10 changed files with 105 additions and 30 deletions

View File

@ -4,7 +4,7 @@
"commandName": "Project",
"launchBrowser": true,
"launchUrl": "",
"applicationUrl": "http://localhost:5000;https://localhost:5001",
"applicationUrl": "http://localhost:5002;https://localhost:5003",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}