mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2025-10-23 15:43:10 +00:00
update: Dockfile
This commit is contained in:
parent
dfa0639317
commit
d5ba853e3e
@ -9,7 +9,7 @@ WORKDIR /app
|
|||||||
|
|
||||||
COPY --chown=node:node . ./
|
COPY --chown=node:node . ./
|
||||||
|
|
||||||
RUN npm i --omit=dev --ignore-scripts
|
RUN yarn
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user