Skip to content

Commit

Permalink
docs: Update README.md (#55)
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Beauchamp <[email protected]>
  • Loading branch information
rbeauchamp authored Sep 6, 2024
1 parent 7768b2e commit 580b422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ app.Run();
"dotnetRunMessages": true,
"launchBrowser": true,
"launchUrl": "graphql",
"applicationUrl": "http://localhost:5001",
"applicationUrl": "http://localhost:5200",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
Expand Down

0 comments on commit 580b422

Please sign in to comment.