mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-21 23:03:19 +03:00
Merge pull request #1035 from martadinata666/npm-cache-path
Fix `.npm` cache path
This commit is contained in:
@@ -19,6 +19,7 @@ ENV USER=youtube
|
|||||||
ENV NO_UPDATE_NOTIFIER=true
|
ENV NO_UPDATE_NOTIFIER=true
|
||||||
ENV PM2_HOME=/app/pm2
|
ENV PM2_HOME=/app/pm2
|
||||||
ENV ALLOW_CONFIG_MUTATIONS=true
|
ENV ALLOW_CONFIG_MUTATIONS=true
|
||||||
|
ENV npm_config_cache=/app/.npm
|
||||||
|
|
||||||
# Use NVM to get specific node version
|
# Use NVM to get specific node version
|
||||||
ENV NODE_VERSION=16.14.2
|
ENV NODE_VERSION=16.14.2
|
||||||
|
|||||||
Reference in New Issue
Block a user