- Updated Docker configuration for production deployment - Added SilverPay integration settings - Configured for admin.thebankofdebbie.giize.com deployment - Includes all recent security fixes and improvements 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
14 lines
248 B
JSON
14 lines
248 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebSearch",
|
|
"Read(//mnt/c/**)",
|
|
"Bash(ssh:*)",
|
|
"Bash(openssl x509:*)",
|
|
"Read(//home/sysadmin/.claude/Knowledge/**)",
|
|
"Bash(chmod:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
} |