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