diff --git a/trainav.web/Properties/launchSettings.json b/trainav.web/Properties/launchSettings.json index 7c3d6e2..59927fd 100644 --- a/trainav.web/Properties/launchSettings.json +++ b/trainav.web/Properties/launchSettings.json @@ -3,7 +3,7 @@ "trainav.web": { "commandName": "Project", "launchBrowser": false, - "applicationUrl": "https://localhost:5001;http://localhost:5000", + "applicationUrl": "https://localhost:7005", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }