Files
sifatbaho-php/.claude/settings.json
2026-04-06 05:23:20 +05:00

13 lines
417 B
JSON

{
"permissions": {
"allow": [
"Bash(grep \"App\\\\\\\\\\\\\\\\\" /Users/uzmacbook/felix/sifatbaho-php/database/migrations/*.php)",
"Bash(docker exec:*)",
"Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:8005/)",
"Bash(curl -v http://localhost:8005/)",
"Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:8005/login)",
"Bash(git add:*)"
]
}
}