chore(registry): point all repos at gitea.bytelyst.com
This commit is contained in:
parent
66ddcaaaa6
commit
f89341d7d8
6
.npmrc
6
.npmrc
@ -1,3 +1,3 @@
|
||||
@bytelyst:registry=http://localhost:3300/api/packages/bytelyst/npm/
|
||||
//localhost:3300/api/packages/bytelyst/npm/:_authToken=d9ecc7b835d56ff66e95e47eb36872e273a4eeed
|
||||
strict-ssl=false
|
||||
@bytelyst:registry=https://gitea.bytelyst.com/api/packages/ByteLyst/npm/
|
||||
//gitea.bytelyst.com/api/packages/ByteLyst/npm/:_authToken=${GITEA_NPM_TOKEN}
|
||||
strict-ssl=true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user