From 2486e6b7eb4af5fff2b1bf2e9130057561eedc90 Mon Sep 17 00:00:00 2001 From: dave Date: Tue, 19 Mar 2024 07:39:51 +0100 Subject: [PATCH] how --- src/HeartTrackAPI/Properties/launchSettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/HeartTrackAPI/Properties/launchSettings.json b/src/HeartTrackAPI/Properties/launchSettings.json index 9fa5871..e100332 100644 --- a/src/HeartTrackAPI/Properties/launchSettings.json +++ b/src/HeartTrackAPI/Properties/launchSettings.json @@ -24,7 +24,7 @@ "dotnetRunMessages": true, "launchBrowser": true, "launchUrl": "swagger", - "applicationUrl": "http://localhost:5030", + "applicationUrl": "http://localhost:5033", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }