Add proxy info

This commit is contained in:
2021-08-09 21:20:43 -04:00
parent eb10c6866f
commit d0f5c7b7a1

View File

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