chore: settings.json에 CLAUDE_BOT_TOKEN 환경변수 추가

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
htlee 2026-03-01 23:09:35 +09:00
부모 0249a1fb90
커밋 57a3e4d0d1

파일 보기

@ -1,5 +1,8 @@
{ {
"$schema": "https://json.schemastore.org/claude-code-settings.json", "$schema": "https://json.schemastore.org/claude-code-settings.json",
"env": {
"CLAUDE_BOT_TOKEN": "4804f9f63e799e25d9a8b381e89c8bff11471b7a"
},
"permissions": { "permissions": {
"allow": [ "allow": [
"Bash(./mvnw *)", "Bash(./mvnw *)",