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

View file

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