From d225d3de5e8fa8867da9de4984f60e10ca5f6477 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Victor=20P=C3=A9rez=20Ngounou?= Date: Mon, 13 Feb 2023 00:07:39 +0100 Subject: [PATCH] com --- Sources/BowlingApi/Properties/launchSettings.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Sources/BowlingApi/Properties/launchSettings.json b/Sources/BowlingApi/Properties/launchSettings.json index 018693f..cdd5377 100644 --- a/Sources/BowlingApi/Properties/launchSettings.json +++ b/Sources/BowlingApi/Properties/launchSettings.json @@ -9,15 +9,6 @@ } }, "profiles": { - "http": { - "commandName": "Project", - "launchBrowser": true, - "launchUrl": "swagger", - "applicationUrl": "http://localhost:5229", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - }, "https": { "commandName": "Project", "launchBrowser": true,