car mode
This commit is contained in:
23
news-app/.claude/settings.local.json
Normal file
23
news-app/.claude/settings.local.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npm install)",
|
||||
"Bash(npm rebuild:*)",
|
||||
"Bash(npm run build:*)",
|
||||
"Bash(nginx -t:*)",
|
||||
"Bash(systemctl daemon-reload:*)",
|
||||
"Bash(systemctl enable:*)",
|
||||
"Bash(systemctl status:*)",
|
||||
"Bash(systemctl reload:*)",
|
||||
"Bash(curl:*)",
|
||||
"Bash(journalctl:*)",
|
||||
"Bash(grep:*)",
|
||||
"Bash(systemctl restart:*)",
|
||||
"Bash(pm2 restart:*)",
|
||||
"Bash(systemctl list-units:*)",
|
||||
"Bash(sudo systemctl restart:*)",
|
||||
"Bash(sudo nginx:*)",
|
||||
"Bash(sudo systemctl reload:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user