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

Commit ec98681

Browse files
authored
Update Dockerfile
1 parent fb592bf commit ec98681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ RUN npm install
1212

1313
RUN npm run build
1414

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

0 commit comments

Comments
 (0)