Skip to content

Commit 6436b68

Browse files
committed
chore: remove comment
1 parent 2be0225 commit 6436b68

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
@@ -23,5 +23,5 @@ RUN pnpm build
2323
# Expose port
2424
EXPOSE 3000
2525

26-
# Start app
26+
2727
CMD ["sh", "-c", "pnpm db:migrate:prod && pnpm start:prod"]

0 commit comments

Comments
 (0)