Skip to content

Commit 8236bdf

Browse files
committed
update Dockerfile
1 parent 7f83e04 commit 8236bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ RUN pnpm run build
2121
EXPOSE 3002
2222

2323
# Start the application
24-
CMD ["pnpm run start"]
24+
CMD ["pnpm", "start"]

0 commit comments

Comments
 (0)