diff --git a/Properties/launchSettings.json b/Properties/launchSettings.json index e10b18f..3d96a8c 100644 --- a/Properties/launchSettings.json +++ b/Properties/launchSettings.json @@ -9,15 +9,7 @@ "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } - }, - "https": { - "commandName": "Project", - "dotnetRunMessages": true, - "launchBrowser": true, - "applicationUrl": "https://localhost:7210;http://localhost:5132", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } + } } } }