diff --git a/src/InterfaceForward.Api/Properties/launchSettings.json b/src/InterfaceForward.Api/Properties/launchSettings.json index 8c84019..4ede05d 100644 --- a/src/InterfaceForward.Api/Properties/launchSettings.json +++ b/src/InterfaceForward.Api/Properties/launchSettings.json @@ -13,7 +13,7 @@ "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, - "launchUrl": "swagger/index.html", + "launchUrl": "index.html", "applicationUrl": "http://localhost:8888", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development"