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" }