Files
tor/.claude/settings.local.json
casjay 1732b44480
All checks were successful
release-tag / release-image (push) Successful in 15m20s
🔧 Update configuration files 🔧
.claude/
rootfs/usr/local/bin/entrypoint.sh
2025-12-16 15:34:40 -05:00

15 lines
279 B
JSON

{
"permissions": {
"allow": [
"Bash(cat:*)",
"Bash(docker build:*)",
"Bash(docker run:*)",
"Bash(docker logs:*)",
"Bash(docker exec:*)",
"Bash(docker inspect:*)",
"Bash(docker stop:*)",
"Bash(time docker exec:*)"
]
}
}