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

Commit eea39d7

Browse files
authored
Merge branch 'topcoder-platform:develop' into develop
2 parents f9a2343 + 2376e7c commit eea39d7

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
@@ -6,4 +6,4 @@ COPY package.json package-lock.json ./
66
RUN npm ci --silent --legacy-peer-deps
77
COPY . .
88

9-
CMD npm start
9+
CMD node ./index.js

0 commit comments

Comments
 (0)