fix: change to dev mode
This commit is contained in:
parent
385c91a2e7
commit
2f6528814a
|
@ -16,4 +16,4 @@ RUN chown -R node:node /opt/app
|
|||
USER node
|
||||
RUN ["yarn", "build"]
|
||||
EXPOSE 1337
|
||||
CMD ["yarn", "start"]
|
||||
CMD ["yarn", "develop"]
|
Loading…
Reference in New Issue
Block a user