mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2025-10-22 14:43:10 +00: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