Skip to content

Commit

Permalink
Update launchSettings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewZacharyLiu committed Jan 7, 2025
1 parent f322750 commit 76f2e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Properties/launchSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"launchUrl": "swagger",
"launchUrl": "swagger/index.html",
"applicationUrl": "http://0.0.0.0:5128",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
Expand Down

0 comments on commit 76f2e03

Please sign in to comment.