mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
Update Dockerfile
This commit is contained in:
parent
42a64dc0e1
commit
b931bfde40
@ -4,6 +4,7 @@ WORKDIR /app
|
||||
COPY . /app
|
||||
|
||||
RUN npm config set registry "https://registry.npm.taobao.org/" \
|
||||
&& npm install -g npm husky \
|
||||
&& npm install --production
|
||||
|
||||
EXPOSE 3000
|
||||
|
Loading…
x
Reference in New Issue
Block a user