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
7046219cd4
commit
d3d84eb5c0
@ -9,7 +9,7 @@ WORKDIR /app
|
||||
|
||||
COPY --chown=node:node . ./
|
||||
|
||||
RUN yarn
|
||||
RUN yarn --network-timeout=100000
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user