diff --git a/FoodsharingSiegen.Server/Properties/launchSettings.json b/FoodsharingSiegen.Server/Properties/launchSettings.json index fc8f663..1597c77 100644 --- a/FoodsharingSiegen.Server/Properties/launchSettings.json +++ b/FoodsharingSiegen.Server/Properties/launchSettings.json @@ -12,6 +12,7 @@ "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, + "launchUrl": "http://localhost:56000/", "applicationUrl": "http://localhost:56000", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development"