diff --git a/BitSearch/BitSearch.API/Properties/launchSettings.json b/BitSearch/BitSearch.API/Properties/launchSettings.json index d459ee6..d21a379 100644 --- a/BitSearch/BitSearch.API/Properties/launchSettings.json +++ b/BitSearch/BitSearch.API/Properties/launchSettings.json @@ -25,7 +25,7 @@ "ASPNETCORE_ENVIRONMENT": "Development" }, "dotnetRunMessages": "true", - "applicationUrl": "https://localhost:5001;http://localhost:5000" + "applicationUrl": "https://localhost:5004;http://localhost:5005" } } } \ No newline at end of file