This commit is contained in:
@ -8,4 +8,4 @@ COPY server ./server
|
|||||||
RUN yarn install --production
|
RUN yarn install --production
|
||||||
|
|
||||||
RUN yarn run build
|
RUN yarn run build
|
||||||
CMD ["yarn run start"]
|
CMD ["yarn","start"]
|
||||||
|
Reference in New Issue
Block a user