Skip to content

Commit

Permalink
test launchSettings?
Browse files Browse the repository at this point in the history
  • Loading branch information
kavun committed Nov 17, 2023
1 parent 637cb82 commit 691d2de
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"profiles": {
"People.BlazorWasmServer.IntegrationTests": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:58451;http://localhost:58452"
}
}
}

0 comments on commit 691d2de

Please sign in to comment.