fix: remove old task down command
This commit is contained in:
parent
09c2854981
commit
dd5159602c
1 changed files with 0 additions and 5 deletions
|
|
@ -24,8 +24,3 @@ tasks:
|
||||||
cmds:
|
cmds:
|
||||||
- echo "Starting app..."
|
- echo "Starting app..."
|
||||||
- task --parallel tailwind-watch templ
|
- task --parallel tailwind-watch templ
|
||||||
# Stop all services
|
|
||||||
down:
|
|
||||||
desc: Stop all services
|
|
||||||
cmds:
|
|
||||||
- docker compose down
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue