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" }