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