learning_ai_notes/.npmrc
saravanakumardb1 163f488506 fix(infra): sync .npmrc from canonical template
Aligns with scripts/npmrc.template in learning_ai_common_plat.
Uses ${GITEA_NPM_HOST:-localhost}:3300 SSH tunnel pattern.
2026-04-14 11:49:16 -07:00

6 lines
238 B
Plaintext

@bytelyst:registry=http://${GITEA_NPM_HOST:-localhost}:3300/api/packages/ByteLyst/npm/
//localhost:3300/api/packages/ByteLyst/npm/:_authToken=${GITEA_NPM_TOKEN}
strict-ssl=false
link-workspace-packages=true
prefer-workspace-packages=true