switch to development mode
This commit is contained in:
parent
79fc378ac5
commit
ab6e65de56
|
@ -16,4 +16,4 @@ RUN chown -R node:node /opt/app
|
|||
USER node
|
||||
RUN ["yarn", "build"]
|
||||
EXPOSE 1337
|
||||
CMD ["yarn", "start"]
|
||||
CMD ["yarn", "development"]
|
Loading…
Reference in New Issue
Block a user