Skip to content

Commit

Permalink
Chore(web-twig): Add shell commands for connecting to docker containers
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Apr 28, 2023
1 parent 96b72e0 commit f66e48b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-twig/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ logs: ## Show live logs
bash: ## Connect to the PHP container
$(PHP_CONT_PHP) bash

sh: bash
sh: bash ## Connect to the PHP container (alias for `bash`)

## —— Encore 🎵 ————————————————————————————————————————————————————————————————

Expand Down

0 comments on commit f66e48b

Please sign in to comment.