From f2260163fa9ca91942332d09c90b92f56cd79a22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BD=98=E8=88=92=E5=95=B8?= Date: Tue, 18 Nov 2025 14:31:34 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.vscode/mcp.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/mcp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/mcp.json b/.vscode/mcp.json index 08d7c1f..373e17c 100644 --- a/.vscode/mcp.json +++ b/.vscode/mcp.json @@ -22,7 +22,7 @@ "docker.gitea.com/gitea-mcp-server" ], "env": { - "GITEA_HOST": "--host https://devstar.cn", + "GITEA_HOST": "https://devstar.cn", "GITEA_ACCESS_TOKEN": "" } }