From 05be37809ca9b9dfe33fe4e84054351ea6d3f52f Mon Sep 17 00:00:00 2001 From: Lilith Date: Thu, 5 Mar 2026 21:29:22 -0800 Subject: [PATCH] =?UTF-8?q?chore(config):=20=F0=9F=94=A7=20Update=20npm=20?= =?UTF-8?q?registry=20and=20auth=20settings=20in=20.npmrc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- .npmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/