更新 .vscode/mcp.json

This commit is contained in:
2025-11-18 14:32:37 +00:00
parent 505a9de3b7
commit f23779ee34

2
.vscode/mcp.json vendored
View File

@@ -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": "<your personal access token>"
}
}