From 6ca57fb022337d7abdf147fa657d6b59ad87ea59 Mon Sep 17 00:00:00 2001 From: Antoine Jourdain Date: Sat, 10 Feb 2024 18:02:58 +0100 Subject: [PATCH] Revert "Encore un test docker..." This reverts commit 7fc82cf752402e9f101ee7703b61587d051b79dc. --- .../adminBlazor/Properties/launchSettings.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Project/adminBlazor/adminBlazor/Properties/launchSettings.json b/Project/adminBlazor/adminBlazor/Properties/launchSettings.json index 6a039a2..c800f94 100644 --- a/Project/adminBlazor/adminBlazor/Properties/launchSettings.json +++ b/Project/adminBlazor/adminBlazor/Properties/launchSettings.json @@ -9,15 +9,6 @@ "applicationUrl": "https://localhost:7054;http://localhost:5138", "dotnetRunMessages": true }, - "http": { - "commandName": "Project", - "launchBrowser": true, - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - }, - "applicationUrl": "http://localhost:5138", - "dotnetRunMessages": true - }, "IIS Express": { "commandName": "IISExpress", "launchBrowser": true,