From 556d002f217610c833cb2737c2cf225c871346a5 Mon Sep 17 00:00:00 2001 From: Nestisse Date: Thu, 28 Mar 2024 14:25:08 +0100 Subject: [PATCH] Suppression profil http --- API_SQLuedo/API/Properties/launchSettings.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/API_SQLuedo/API/Properties/launchSettings.json b/API_SQLuedo/API/Properties/launchSettings.json index 7f7c4c4..5c608f1 100644 --- a/API_SQLuedo/API/Properties/launchSettings.json +++ b/API_SQLuedo/API/Properties/launchSettings.json @@ -9,16 +9,6 @@ } }, "profiles": { - "http": { - "commandName": "Project", - "dotnetRunMessages": true, - "launchBrowser": true, - "launchUrl": "swagger", - "applicationUrl": "http://localhost:5015", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - }, "https": { "commandName": "Project", "dotnetRunMessages": true,