From 42ac60933751d47c6228016c47a8b1e3f2507dd1 Mon Sep 17 00:00:00 2001 From: Alex Toff Date: Wed, 30 Sep 2020 12:19:27 +0100 Subject: [PATCH] docs: Add note in docs about npmrc --- DOCUMENTATION/content/documentation/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/DOCUMENTATION/content/documentation/index.md b/DOCUMENTATION/content/documentation/index.md index cecfa396..d374714b 100644 --- a/DOCUMENTATION/content/documentation/index.md +++ b/DOCUMENTATION/content/documentation/index.md @@ -1887,6 +1887,7 @@ To install NVM and NodeJS in the Workspace container 3 - Re-build the container `docker-compose build workspace` +A `.npmrc` file is included in the `workspace` folder if you need to utilise this globally. This is copied automatically into the root and laradock user's folders on build.