From 1a6b1ed5010d5ac9441f0612bf0b464edb49c1cd Mon Sep 17 00:00:00 2001 From: Tony Fages Date: Tue, 26 Mar 2024 16:00:10 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Verax=5FAPI=5FEF/V?= =?UTF-8?q?erax=5FAPI=5FEF/API/Properties/launchSettings.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Verax_API_EF/API/Properties/launchSettings.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Verax_API_EF/Verax_API_EF/API/Properties/launchSettings.json b/Verax_API_EF/Verax_API_EF/API/Properties/launchSettings.json index b8f34d4..21de9b3 100644 --- a/Verax_API_EF/Verax_API_EF/API/Properties/launchSettings.json +++ b/Verax_API_EF/Verax_API_EF/API/Properties/launchSettings.json @@ -29,6 +29,13 @@ "ASPNETCORE_ENVIRONMENT": "Development" } }, + "docker": { + "commandName": "Docker", + "launchBrowser": true, + "applicationUrl": "https://codefirst.iut.uca.fr/containers/Verax-verax-api/:{SericePort}/swagger", + "publishAllPorts": true, + "useSSL": true + }, "IIS Express": { "commandName": "IISExpress", "launchBrowser": true,