Skip to content

Commit

Permalink
Start at /swagger with running API locally (#1695)
Browse files Browse the repository at this point in the history
  • Loading branch information
gunndabad authored Nov 21, 2024
1 parent 718cd23 commit de0ac7a
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
{
"profiles": {
"TeachingRecordSystem.Api": {
"commandName": "Project",
Expand All @@ -7,7 +7,8 @@
"applicationUrl": "https://localhost:5001;http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"launchUrl": "swagger"
}
}
}

0 comments on commit de0ac7a

Please sign in to comment.