Skip to content

Commit

Permalink
wrap docker compose stack with justfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ghickman committed Oct 31, 2023
1 parent b8e60f5 commit 7a750be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ fix: devenv

# Run the dev project
run: devenv
echo "Not implemented yet"
docker-compose up

0 comments on commit 7a750be

Please sign in to comment.