docs: Add note in docs about npmrc

This commit is contained in:
Alex Toff 2020-09-30 12:19:27 +01:00
parent 842715b1d2
commit 42ac609337

View File

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