diff --git a/Watcher/Properties/launchSettings.json b/Watcher/Properties/launchSettings.json index eb2c6e9..7c5d22c 100644 --- a/Watcher/Properties/launchSettings.json +++ b/Watcher/Properties/launchSettings.json @@ -13,16 +13,7 @@ "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, - "applicationUrl": "http://localhost:5258", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - }, - "https": { - "commandName": "Project", - "dotnetRunMessages": true, - "launchBrowser": true, - "applicationUrl": "https://localhost:7050;http://localhost:5258", + "applicationUrl": "http://localhost:5000", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }