@ -7,6 +7,6 @@ COPY . .
EXPOSE 3000
RUN yarn global add node-gyp && yarn install
RUN yarn install
CMD ["yarn","start"]