Skip to content

Commit 26420b0

Browse files
committed
good catcH
1 parent 6a4b13d commit 26420b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ COPY middleware/ ./middleware/
1515

1616
EXPOSE 5000
1717
USER node
18-
CMD ["npm", "start"]
18+
CMD ["node", "server.js"]

0 commit comments

Comments
 (0)