- MariaDB 환경별 자동 감지 (Windows/NAS/Linux) - Unix Socket 및 TCP 연결 지원 - 완전한 UTF8MB4 스키마 적용 - 자동 초기화 스크립트 개선 - NAS 배포 스크립트 MariaDB 지원 - 환경변수 기반 설정 시스템 - 상세한 배포 가이드 문서화 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
67 lines
1.9 KiB
JSON
67 lines
1.9 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git push:*)",
|
|
"Bash(git remote remove:*)",
|
|
"Bash(git remote add:*)",
|
|
"Bash(git remote set-url:*)",
|
|
"WebFetch(domain:ngrok.com)",
|
|
"Bash(python:*)",
|
|
"WebFetch(domain:developers.cloudflare.com)",
|
|
"Bash(git add:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(cp:*)",
|
|
"Bash(npm run init-db:*)",
|
|
"Bash(npm start)",
|
|
"Bash(set PORT=3001)",
|
|
"Bash(node:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(mv:*)",
|
|
"Bash(true)",
|
|
"Bash(PORT=3001 npm start)",
|
|
"Bash(sqlite3:*)",
|
|
"Bash(PORT=3002 npm start)",
|
|
"Bash(taskkill:*)",
|
|
"Bash(rm:*)",
|
|
"mcp__playwright__browser_navigate",
|
|
"mcp__playwright__browser_type",
|
|
"mcp__playwright__browser_click",
|
|
"mcp__playwright__browser_snapshot",
|
|
"mcp__playwright__browser_handle_dialog",
|
|
"mcp__playwright__browser_close",
|
|
"mcp__playwright__browser_console_messages",
|
|
"mcp__playwright__browser_press_key",
|
|
"mcp__playwright__browser_file_upload",
|
|
"mcp__playwright__browser_select_option",
|
|
"Bash(tasklist)",
|
|
"Bash(start http://localhost:8000)",
|
|
"Bash(npm --version)",
|
|
"mcp__sequential-thinking__sequentialthinking",
|
|
"Bash(git commit:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(./deploy-to-nas.sh:*)",
|
|
"Bash(ssh:*)",
|
|
"Bash(scp:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(./deploy-manual.sh)",
|
|
"Bash(npm install)",
|
|
"Bash(powershell:*)",
|
|
"Bash(schtasks:*)",
|
|
"Bash(cmd //c:*)",
|
|
"Bash(npm install:*)",
|
|
"mcp__playwright__browser_wait_for",
|
|
"mcp__context7__resolve-library-id",
|
|
"mcp__context7__get-library-docs",
|
|
"Bash(npm run init-mariadb:*)",
|
|
"Bash(npm test)",
|
|
"Bash(npm run build:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": [],
|
|
"additionalDirectories": [
|
|
"C:\\c\\Users\\COMTREE\\claude_code",
|
|
"C:\\Users\\COMTREE\\.ssh"
|
|
]
|
|
},
|
|
"default-mode": "plan"
|
|
} |