Skip to content

Commit 1e55f72

Browse files
CMD
1 parent 72ff3f9 commit 1e55f72

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ FROM node:24
33
COPY . .
44

55
RUN npm ci
6+
7+
CMD ["npm", "start"]

0 commit comments

Comments
 (0)