From 3078f1390d369aa69399258646df82efbaa349b9 Mon Sep 17 00:00:00 2001 From: xiaolipro <2357729423@qq.com> Date: Thu, 5 Feb 2026 15:02:02 +0800 Subject: [PATCH] 1 --- src/InterfaceForward.Api/Properties/launchSettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"