Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 3d7b6d9

Browse files
authored
Update Dockerfile
1 parent 3bed728 commit 3d7b6d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ RUN npm run build
1515
#RUN rm -rf .next
1616
#RUN npm run test
1717

18-
CMD npm start
18+
CMD node server.js

0 commit comments

Comments
 (0)