mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-30 22:46:30 +02:00
node container permissions fixes
This commit is contained in:
parent
28b964cc47
commit
9cbd6d0223
3 changed files with 20 additions and 3 deletions
|
@ -85,6 +85,7 @@ services:
|
|||
volumes:
|
||||
- .:/app
|
||||
working_dir: /app
|
||||
entrypoint: /app/node_entrypoint.sh
|
||||
stdin_open: true
|
||||
tty: true
|
||||
command: ./run_node_watch.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue