Fix start URL
This commit is contained in:
parent
ad7467159e
commit
ceac4f2428
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
"commandName": "Project",
|
||||
"dotnetRunMessages": true,
|
||||
"launchBrowser": true,
|
||||
"applicationUrl": "https://localhost:7087;http://localhost:5087",
|
||||
"applicationUrl": "http://localhost:1337",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue