11 lines
305 B
Plaintext
11 lines
305 B
Plaintext
# Private npm registry configuration
|
|
# Uncomment and configure when registry is set up
|
|
|
|
# @workspace:registry=http://verdaccio:4873/
|
|
# //verdaccio:4873/:_authToken=${NPM_TOKEN}
|
|
|
|
# Or for GitHub Packages:
|
|
# @workspace:registry=https://npm.pkg.github.com
|
|
# //npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}
|
|
|