From 3a32bdcdaa3b8dba0476029f7d9666e99347b1a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C4=99drzej?= Date: Tue, 25 Jan 2022 14:38:29 +0100 Subject: [PATCH] port changes --- BitSearch/BitSearch.API/Properties/launchSettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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