Skip to content

Commit

Permalink
build(docker): update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Ar Rakin <[email protected]>
  • Loading branch information
virtual-designer authored Oct 30, 2024
1 parent e117460 commit 87b1a88
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 @@ -31,7 +31,6 @@ COPY --from=0 /app/scripts ./scripts
COPY drizzle ./drizzle
COPY ecosystem.config.js ./ecosystem.config.js
COPY .env.docke[r] ./.env
COPY config ./config

EXPOSE 4000
CMD ["npm", "run", "start:docker"]

0 comments on commit 87b1a88

Please sign in to comment.