chore(security): убрать REUI Bearer и daemon.pid из git
Docker / build (push) Failing after 19s

Локальный .cursor/mcp.json в gitignore; в репо остаётся mcp.json.example без секрета.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Denozordec
2026-07-21 00:27:43 +07:00
co-authored by Cursor
parent f11d82d89d
commit 78bde2da74
3 changed files with 5 additions and 7 deletions
-6
View File
@@ -1,6 +0,0 @@
{
"pid": 49904,
"version": "0.9.9",
"socketPath": "\\\\.\\pipe\\codegraph-df1a288ff852fa0d",
"startedAt": 1784567657484
}
@@ -13,7 +13,7 @@
"reui": {
"url": "https://mcp.reui.io",
"headers": {
"Authorization": "Bearer REUI-EAF4-EA40-6C5C-5D86"
"Authorization": "Bearer <REUI_LICENSE_KEY>"
}
}
}
+4
View File
@@ -17,6 +17,10 @@ dist-ssr
.env
.env.local
# Local MCP configs (may contain REUI license Bearer)
.cursor/mcp.json
.codegraph/daemon.pid
# pnpm
.pnpm-store
coverage