node container permissions fixes

This commit is contained in:
David Kennedy 2024-12-02 12:42:45 -05:00
parent 28b964cc47
commit 9cbd6d0223
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B
3 changed files with 20 additions and 3 deletions

View file

@ -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