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

Commit 2533821

Browse files
authored
Merge pull request #14 from topcoder-platform/RFS-fix
Update Dockerfile
2 parents fb592bf + ec98681 commit 2533821

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
@@ -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)