Skip to content

Commit 6f9511e

Browse files
npmmirrorNPM Mirror Bot
andauthored
Co-authored-by: NPM Mirror Bot <npmmirror@localhost>
1 parent 888ee96 commit 6f9511e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ COPY package.json /usr/src/app/
88

99
RUN npm i --production
1010

11-
# RUN npm i --production --registry=https://registry.npm.taobao.org
11+
# RUN npm i --production --registry=https://registry.npmmirror.com
1212

1313
COPY . /usr/src/app
1414

0 commit comments

Comments
 (0)