From 06640b65307768573f8bf1ead0d6309b3e655c1d Mon Sep 17 00:00:00 2001 From: Clement CHIEU Date: Tue, 2 Apr 2024 15:11:12 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'API=5FSQLuedo/API/?= =?UTF-8?q?Properties/launchSettings.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- API_SQLuedo/API/Properties/launchSettings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/API_SQLuedo/API/Properties/launchSettings.json b/API_SQLuedo/API/Properties/launchSettings.json index 06835e8..963a27b 100644 --- a/API_SQLuedo/API/Properties/launchSettings.json +++ b/API_SQLuedo/API/Properties/launchSettings.json @@ -13,8 +13,8 @@ "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, - "launchUrl": "containers/johnnyratton-sqluedo-api", - "applicationUrl": "http://localhost:8081", + "launchUrl": "swagger", + "applicationUrl": "http://localhost:5015", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } @@ -23,7 +23,7 @@ "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, - "launchUrl": "containers/johnnyratton-sqluedo-api", + "launchUrl": "swagger", "applicationUrl": "https://localhost:8081;http://localhost:5015", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development"