Synced from learning_ai_common_plat npmrc.template. The Gitea owner is
now resolved at install time from ${GITEA_NPM_OWNER:-learning_ai_user},
so future owner renames don't require touching this file.
6 lines
313 B
Plaintext
6 lines
313 B
Plaintext
@bytelyst:registry=http://${GITEA_NPM_HOST:-localhost}:3300/api/packages/${GITEA_NPM_OWNER:-learning_ai_user}/npm/
|
|
//${GITEA_NPM_HOST:-localhost}:3300/api/packages/${GITEA_NPM_OWNER:-learning_ai_user}/npm/:_authToken=${GITEA_NPM_TOKEN}
|
|
strict-ssl=false
|
|
link-workspace-packages=true
|
|
prefer-workspace-packages=true
|