Merge pull request 'fix: settings.json에서 개인 GITEA_TOKEN 제거' (#17) from fix/remove-personal-token-from-settings into develop

This commit is contained in:
htlee 2026-03-01 18:22:31 +09:00
커밋 fe5a6bafc6

파일 보기

@ -1,7 +1,7 @@
{ {
"$schema": "https://json.schemastore.org/claude-code-settings.json", "$schema": "https://json.schemastore.org/claude-code-settings.json",
"env": { "env": {
"GITEA_TOKEN": "816187e343d99aa3e8464ca8e6cef717a7636d93" "CLAUDE_BOT_TOKEN": "4804f9f63e799e25d9a8b381e89c8bff11471b7a"
}, },
"permissions": { "permissions": {
"allow": [ "allow": [