diff --git a/src/Robware.Api.Blog/Properties/launchSettings.json b/src/Robware.Api.Blog/Properties/launchSettings.json index 2b22325..2b67c7f 100644 --- a/src/Robware.Api.Blog/Properties/launchSettings.json +++ b/src/Robware.Api.Blog/Properties/launchSettings.json @@ -11,8 +11,6 @@ "profiles": { "IIS Express": { "commandName": "IISExpress", - "launchBrowser": true, - "launchUrl": "blog", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }