Files
Mangarr/.vscode/settings.json
2025-03-26 22:00:38 +01:00

4 lines
153 B
JSON

{
"symfony-vscode.shellExecutable": "/bin/bash",
"symfony-vscode.shellCommand": "docker exec mangarr-php-1 /bin/sh -c 'cd / && php \"$@\"' -- "
}