diff --git a/Properties/launchSettings.json b/Properties/launchSettings.json index b6d44c2..5caa078 100644 --- a/Properties/launchSettings.json +++ b/Properties/launchSettings.json @@ -19,6 +19,7 @@ "commandName": "Project", "dotnetRunMessages": "true", "launchBrowser": true, + "applicationUrl": "http://localhost:5000", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }