README.md - 디자인 가이드 추가
This commit is contained in:
14
.gemini/settings.json
Normal file
14
.gemini/settings.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"gitea": {
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"@andrebuzeli/git-mcp@latest"
|
||||
],
|
||||
"env": {
|
||||
"GITEA_HOST": "https://gitea.hmac.kr",
|
||||
"GITEA_ACCESS_TOKEN": "34a35034b9335b5129c8bfcd27e841d83f0aeaed"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user