← back to Flockedwallpaper
.claude/settings.local.json
36 lines
{
"permissions": {
"allow": [
"Read(//root/Projects/Designer-Wallcoverings/DW-Websites/**)",
"Bash(npm install)",
"Bash(npm start)",
"Bash(ufw:*)",
"Bash(npm run fetch-products:*)",
"Bash(pm2 stop:*)",
"Bash(pm2 delete:*)",
"Bash(pm2 start:*)",
"Bash(pm2 save:*)",
"Bash(pm2 startup:*)",
"Bash(pm2 logs:*)",
"Read(//etc/nginx/sites-available/**)",
"Read(//etc/nginx/sites-enabled/**)",
"Read(//etc/letsencrypt/live/**)",
"Bash(ln:*)",
"Bash(nginx:*)",
"Bash(systemctl reload:*)",
"Bash(systemctl status:*)",
"Bash(pm2 status:*)",
"Bash(curl:*)",
"Bash(pm2 info:*)",
"Bash(pm2 restart:*)",
"Bash(cat:*)",
"Bash(node:*)",
"WebFetch(domain:www.osborneandlittle.com)",
"WebFetch(domain:www.surfaceprint.com)",
"WebFetch(domain:www.designerwallcoverings.com)",
"WebFetch(domain:flockedwallpaper.com)"
],
"deny": [],
"ask": []
}
}