From 71ced1b3394fc533eb9b5ca2f2c58c0de5e5716e 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 17:31:41 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vscode/mcp.json b/.vscode/mcp.json index df74329..0a276b1 100644 --- a/.vscode/mcp.json +++ b/.vscode/mcp.json @@ -21,8 +21,8 @@ "docker.gitea.com/gitea-mcp-server" ], "env": { - "GITEA_HOST": "https://devstar.cn", - "GITEA_ACCESS_TOKEN": "d7e53f756dd491dd499c775ddea762471893afe5" + "GITEA_HOST": "", + "GITEA_ACCESS_TOKEN": "" } } }