도커환경으로 변경
This commit is contained in:
14
.agents/mcp_config.json
Normal file
14
.agents/mcp_config.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"gitea": {
|
||||
"command": "node",
|
||||
"args": [
|
||||
"/mnt/d/이태훈/19ProjectMaster/AICodeTest/.agents/git-mcp/node_modules/@andrebuzeli/git-mcp/src/index.js"
|
||||
],
|
||||
"env": {
|
||||
"GITEA_URL": "https://gitea.hmac.kr",
|
||||
"GITEA_TOKEN": "34a35034b9335b5129c8bfcd27e841d83f0aeaed"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user