Address review feedback

This commit is contained in:
Neil Martinsen-Burrell 2022-09-14 14:19:35 -05:00
parent 4440d2b3b9
commit aa06a3df20
No known key found for this signature in database
GPG key ID: 6A3C818CC10D0184
3 changed files with 11 additions and 2 deletions

View file

@ -58,6 +58,8 @@ services:
- SYS_ADMIN
volumes:
- .:/app
# internal Docker volume that will cover up the host's
# node_modules directory inside of the container
- /app/node_modules
working_dir: /app
links: