Skip to content

Commit

Permalink
updates to web-admin dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
subru-37 committed Nov 24, 2024
1 parent 9996174 commit 13c520f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web-admin/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ RUN pnpm install
RUN pnpm run build --filter=techno-event-web-admin

EXPOSE 3000
CMD ["pnpm", "run", "dev"]
CMD ["pnpm", "run", "dev", "--filter=techno-event-web-admin"]

0 comments on commit 13c520f

Please sign in to comment.