first commit
This commit is contained in:
15
.claude/settings.json
Normal file
15
.claude/settings.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(php -v)",
|
||||
"Bash(npm -v)",
|
||||
"Bash(mysql --version)",
|
||||
"Bash(php -r ' *)",
|
||||
"Bash(php datacenter_tmp/artisan --version)",
|
||||
"Bash(npm run *)",
|
||||
"Bash(curl -s -o /dev/null -w \"HTTP %{http_code}\\\\n\" http://127.0.0.1:8741/login)",
|
||||
"Bash(curl -s -o /dev/null -w \"HTTP %{http_code}\\\\n\" http://127.0.0.1:8741/)",
|
||||
"Bash(curl -s http://127.0.0.1:8741/login)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user