🔧 Update configuration files 🔧
All checks were successful
release-tag / release-image (push) Successful in 11m28s

.claude/settings.local.json
This commit is contained in:
casjay
2026-01-29 20:45:24 -05:00
parent 1732b44480
commit 446088d7b1

View File

@@ -1,14 +0,0 @@
{
"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:*)"
]
}
}