This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"dotnetRunMessages": true,
|
||||
"applicationUrl": "http://localhost:5099"
|
||||
"applicationUrl": "http://localhost:8080"
|
||||
},
|
||||
"https": {
|
||||
"commandName": "Project",
|
||||
@@ -18,7 +18,7 @@
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"dotnetRunMessages": true,
|
||||
"applicationUrl": "https://localhost:7037;http://localhost:5062"
|
||||
"applicationUrl": "https://localhost:8080"
|
||||
},
|
||||
"IIS Express": {
|
||||
"commandName": "IISExpress",
|
||||
|
Reference in New Issue
Block a user