Mediocreatmybest commited on
Commit
871c239
·
1 Parent(s): 559b49b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -78,4 +78,5 @@ EXPOSE 5001
78
  #COPY start.sh .
79
  #RUN chmod +x start.sh
80
  #CMD ["start.sh"]
 
81
  CMD ["yarn", "start:production"]
 
78
  #COPY start.sh .
79
  #RUN chmod +x start.sh
80
  #CMD ["start.sh"]
81
+ RUN yarn start:production
82
  CMD ["yarn", "start:production"]