Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rudeh2926 authored May 12, 2024
1 parent b1dbb39 commit f001968
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 @@ -13,7 +13,6 @@ RUN yarn build
ARG BASE_URL
ENV NEXT_PUBLIC_API_KEY $BASE_URL


EXPOSE 3000

CMD ["yarn", "dev"]

0 comments on commit f001968

Please sign in to comment.