mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-02 16:02:15 +02:00
Address review feedback
This commit is contained in:
parent
4440d2b3b9
commit
aa06a3df20
3 changed files with 11 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue