diff --git a/.npmrc b/.npmrc index 3d89e473e..421dafb39 100644 --- a/.npmrc +++ b/.npmrc @@ -1,5 +1,5 @@ # Verdaccio NPM Cache (hybrid: public + @lilith/*) -# Proxies @lilith/* to forge.nasty.sh, caches public from npmjs.org +# Proxies @lilith/* to forge.black.local, caches public from npmjs.org # Auth token configured via CI secrets or ~/.npmrc locally # Access via nginx on port 80 registry=https://registry.npmjs.org/