Skip to content

Commit e120e30

Browse files
committed
test
1 parent 6f48bcb commit e120e30

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
@@ -25,3 +25,5 @@ COPY --from=builder /app/node_modules ./node_modules
2525
COPY --from=builder /app/package.json ./package.json
2626

2727
CMD ["npm", "run", "start"]
28+
29+

0 commit comments

Comments
 (0)