fix: change to prod mode
This commit is contained in:
@ -16,4 +16,4 @@ RUN chown -R node:node /opt/app
|
||||
USER node
|
||||
RUN ["yarn", "build"]
|
||||
EXPOSE 1337
|
||||
CMD ["yarn", "production"]
|
||||
CMD ["yarn", "start"]
|
Reference in New Issue
Block a user