Add alias to exec into web container

This commit is contained in:
Jake Howard 2022-07-29 09:02:09 +01:00
parent 24e9fd7881
commit 8a55275db7
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 3 additions and 0 deletions

View File

@ -40,3 +40,6 @@ lint_python:
@lint_node:
npm run lint
@sh:
docker-compose -f {{ DEV_COMPOSE }} exec web bash