diff --git a/src/api/Properties/launchSettings.json b/src/api/Properties/launchSettings.json index eb17df6..93ceef7 100644 --- a/src/api/Properties/launchSettings.json +++ b/src/api/Properties/launchSettings.json @@ -5,7 +5,7 @@ "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": false, - "applicationUrl": "https://127.0.0.1:0", + "applicationUrl": "https://127.0.0.1:42001", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }