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"