From 81a387bab3d37606450f47709fa7fc753c8d029b Mon Sep 17 00:00:00 2001 From: Nestisse Date: Thu, 28 Mar 2024 14:29:58 +0100 Subject: [PATCH] Debug --- API_SQLuedo/API/Properties/launchSettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API_SQLuedo/API/Properties/launchSettings.json b/API_SQLuedo/API/Properties/launchSettings.json index 5d588ec..63ba7b8 100644 --- a/API_SQLuedo/API/Properties/launchSettings.json +++ b/API_SQLuedo/API/Properties/launchSettings.json @@ -24,7 +24,7 @@ "dotnetRunMessages": true, "launchBrowser": true, "launchUrl": "swagger", - "applicationUrl": "https://localhost:8081", + "applicationUrl": "https://localhost:7259;http://localhost:5015", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }