diff --git a/.npmrc b/.npmrc index 421dafb39..41618f3a4 100644 --- a/.npmrc +++ b/.npmrc @@ -3,8 +3,8 @@ # Auth token configured via CI secrets or ~/.npmrc locally # Access via nginx on port 80 registry=https://registry.npmjs.org/ -@lilith:registry=http://localhost:4874/ -@lilithftw:registry=http://localhost:4874/ +@lilith:registry=http://npm.black.local/ +@lilithftw:registry=http://npm.black.local/ # Node modules configuration - using hoisted for NestJS compatibility node-linker=hoisted