This commit is contained in:
parent
9cef9fe8d8
commit
c897b46f5c
@ -12,4 +12,4 @@ FROM node:16-alpine as release
|
||||
WORKDIR /app
|
||||
COPY --from=base /app ./
|
||||
EXPOSE 80
|
||||
CMD pnpm serve -p 80
|
||||
CMD npm serve -p 80
|
Loading…
Reference in New Issue
Block a user