|
@@ -5,6 +5,7 @@
|
|
|
"commandName": "Project",
|
|
"commandName": "Project",
|
|
|
"dotnetRunMessages": true,
|
|
"dotnetRunMessages": true,
|
|
|
"launchBrowser": true,
|
|
"launchBrowser": true,
|
|
|
|
|
+ "launchUrl": "http://localhost:5292/v1/status",
|
|
|
"applicationUrl": "http://localhost:5292",
|
|
"applicationUrl": "http://localhost:5292",
|
|
|
"environmentVariables": {
|
|
"environmentVariables": {
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
@@ -14,6 +15,7 @@
|
|
|
"commandName": "Project",
|
|
"commandName": "Project",
|
|
|
"dotnetRunMessages": true,
|
|
"dotnetRunMessages": true,
|
|
|
"launchBrowser": true,
|
|
"launchBrowser": true,
|
|
|
|
|
+ "launchUrl": "https://localhost:7169/v1/status",
|
|
|
"applicationUrl": "https://localhost:7169;http://localhost:5292",
|
|
"applicationUrl": "https://localhost:7169;http://localhost:5292",
|
|
|
"environmentVariables": {
|
|
"environmentVariables": {
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|