Private NPM Registry
If you would like to use a private NPM registry with Coolify, you can do so by following the steps below.
-
Add
.npmrc
file to your project root with the following content: -
Add the following environment variables to your project as a
build
variable: -
Deploy your application.