no message
This commit is contained in:
parent
c6c1ebd7c3
commit
f080854899
2 changed files with 13 additions and 13 deletions
|
|
@ -22,4 +22,4 @@ COPY --from=deps /app/node_modules /app/node_modules
|
|||
COPY --from=build /app/dist /app/dist
|
||||
COPY --from=base /app/static /app/static
|
||||
|
||||
CMD ["pnpm", "run", "start"]
|
||||
CMD ["npm", "run", "start"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue