Skip to content

Commit

Permalink
update docker
Browse files Browse the repository at this point in the history
  • Loading branch information
BigDealCompany committed Feb 10, 2024
1 parent 4a71148 commit 7d8a5d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ RUN yarn
RUN npm install

RUN yarn build
RUN yarn start

EXPOSE 32001
CMD ["yarn", "start"]

0 comments on commit 7d8a5d6

Please sign in to comment.