diff --git a/src/Api/Properties/launchSettings.json b/src/Api/Properties/launchSettings.json index c419c2c8..e27c888f 100644 --- a/src/Api/Properties/launchSettings.json +++ b/src/Api/Properties/launchSettings.json @@ -13,7 +13,7 @@ "https": { "commandName": "Project", "dotnetRunMessages": true, - "launchBrowser": true, + "launchBrowser": false, "applicationUrl": "https://localhost:6001;", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development"