From 8ca1a825bb4566bcef1c1179a97f55afa2bcafff Mon Sep 17 00:00:00 2001 From: bekodeg Date: Tue, 14 May 2024 19:01:18 +0400 Subject: [PATCH] + --- SushiBar/SushiBarClientApi/Properties/launchSettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SushiBar/SushiBarClientApi/Properties/launchSettings.json b/SushiBar/SushiBarClientApi/Properties/launchSettings.json index c34baf9..4ca6df6 100644 --- a/SushiBar/SushiBarClientApi/Properties/launchSettings.json +++ b/SushiBar/SushiBarClientApi/Properties/launchSettings.json @@ -13,7 +13,7 @@ "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, - "applicationUrl": "http://localhost:5271", + "applicationUrl": "http://localhost:5051", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }