diff --git a/.npmrc b/.npmrc index c73faef4..c7513ad4 100644 --- a/.npmrc +++ b/.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