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

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -78,5 +78,5 @@ EXPOSE 5001
78
  #COPY start.sh .
79
  #RUN chmod +x start.sh
80
  #CMD ["start.sh"]
81
- RUN yarn start:production
82
- 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"]