mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2025-10-22 22:53:09 +00:00
Update Dockerfile
This commit is contained in:
parent
42a64dc0e1
commit
b931bfde40
@ -4,6 +4,7 @@ WORKDIR /app
|
|||||||
COPY . /app
|
COPY . /app
|
||||||
|
|
||||||
RUN npm config set registry "https://registry.npm.taobao.org/" \
|
RUN npm config set registry "https://registry.npm.taobao.org/" \
|
||||||
|
&& npm install -g npm husky \
|
||||||
&& npm install --production
|
&& npm install --production
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user