Skip to content

Commit

Permalink
change npm cache dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Headary committed Dec 25, 2023
1 parent b013bfe commit 8541f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ EXPOSE 80

ENV MODE=prod
ENV NETTE_DEVEL=0
ENV npm_config_cache=/var/www/html/temp/cache/npm
ENV npm_config_cache=/var/www/html/temp/npm

0 comments on commit 8541f73

Please sign in to comment.