diff --git a/commands/web/task b/commands/web/task index 8a8be3f..d572288 100644 --- a/commands/web/task +++ b/commands/web/task @@ -5,7 +5,7 @@ ## Description: Run taskfile.dev command inside the web container ## Usage: task [args] ## Example: "task typo3cms build:frontend" -## ProjectTypes: typo3 ## ExecRaw: true +## HostWorkingDir: true task "$@"