docs(readme): rename interactive with insecure #22
@@ -109,7 +109,7 @@ To configure the MCP server for Gitea, add the following to your MCP configurati | ||||
], | ||||
"env": { | ||||
// "GITEA_HOST": "https://gitea.com", | ||||
// "GITEA_INTERACTIVE": "true", | ||||
// "GITEA_INSECURE": "true", | ||||
"GITEA_ACCESS_TOKEN": "<your personal access token>" | ||||
} | ||||
} | ||||
|
@@ -109,7 +109,7 @@ cp gitea-mcp /usr/local/bin/ | ||||
], | ||||
"env": { | ||||
// "GITEA_HOST": "https://gitea.com", | ||||
// "GITEA_INTERACTIVE": "true", | ||||
// "GITEA_INSECURE": "true", | ||||
"GITEA_ACCESS_TOKEN": "<your personal access token>" | ||||
} | ||||
} | ||||
|
@@ -109,7 +109,7 @@ cp gitea-mcp /usr/local/bin/ | ||||
], | ||||
"env": { | ||||
// "GITEA_HOST": "https://gitea.com", | ||||
// "GITEA_INTERACTIVE": "true", | ||||
// "GITEA_INSECURE": "true", | ||||
"GITEA_ACCESS_TOKEN": "<your personal access token>" | ||||
} | ||||
} | ||||
|
Reference in New Issue
Block a user