diff --git a/MultipleChoiceTrainer/Properties/launchSettings.json b/MultipleChoiceTrainer/Properties/launchSettings.json index ba1c60c..fd81b21 100644 --- a/MultipleChoiceTrainer/Properties/launchSettings.json +++ b/MultipleChoiceTrainer/Properties/launchSettings.json @@ -19,7 +19,7 @@ "MultipleChoiceTrainer": { "commandName": "Project", "launchBrowser": true, - "applicationUrl": "https://localhost:5001;http://localhost:5000", + "applicationUrl": "http://localhost:5004", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development", "ASPNETCORE_HOSTINGSTARTUPASSEMBLIES": "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation"