We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6ab019 commit 105a409Copy full SHA for 105a409
Taskfile.yml
@@ -80,4 +80,4 @@ tasks:
80
dev:cli:
81
summary: Performs command inside container. Expects parameter(s).
82
cmds:
83
- - docker compose {{ .DOCKER_COMPOSE_FILES }} run --rm node {{.CLI_ARGS}}
+ - docker compose {{ .DOCKER_COMPOSE_FILES }} run --rm node {{.CLI_ARGS}}
0 commit comments