Skip to content

Commit

Permalink
chore: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
velramiir committed Sep 28, 2023
1 parent 42727cc commit e6e98bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-overlay.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
user: ${USERID}
working_dir: /var/workspace
environment:
HOME: "/tmp"
HOME: "/tmp" # This is needed so npm can create the cache at the default location ~/.npm
volumes:
- ${DEV_OVERLAY_DIR}:/var/workspace/:cached
ports:
Expand Down

0 comments on commit e6e98bf

Please sign in to comment.