Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemacn authored Sep 4, 2019
1 parent a8d94a0 commit 468e05b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ COPY . /app/
RUN yarn install
RUN yarn build:all

COPY . /app

EXPOSE 3000

CMD ["npm","start"]

0 comments on commit 468e05b

Please sign in to comment.