{ "permissions": { "allow": [ "Bash(docker compose *)", "Bash(grep -E '^\\\\.env$|^\\\\.env' .gitignore)", "Bash(curl -s -o /dev/null -w \"%{http_code}\\\\n\" http://127.0.0.1:8090/)", "Bash(docker rm *)", "Bash(powershell.exe -NoProfile -Command \"netsh interface ipv4 show excludedportrange protocol=tcp\")", "Bash(curl -s -o /dev/null -w \"app :8080 -> %{http_code}\\\\n\" http://127.0.0.1:8080/)", "Bash(curl -s -o /dev/null -w \"phpliteadmin :8091 -> %{http_code}\\\\n\" http://127.0.0.1:8091/)", "Bash(curl -s http://127.0.0.1:8080/)", "Bash(curl -s -o /dev/null -w \"app :9092 -> %{http_code}\\\\n\" http://127.0.0.1:9092/)", "Bash(curl -s -o /dev/null -w \"phpliteadmin :9091 -> %{http_code}\\\\n\" http://127.0.0.1:9091/)", "Bash(curl -s http://127.0.0.1:9092/)", "Bash(curl -s http://127.0.0.1:9092/locations)", "Bash(curl -s http://127.0.0.1:9092/items)", "Bash(grep -E '\\\\.env$|\\\\.sqlite$|storage/')" ] } }