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

Commit 0fde208

Browse files
authored
Merge pull request #77 from topcoder-platform/read-only-hf
Cache-fix
2 parents 51f74b8 + 662f01f commit 0fde208

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
@@ -9,4 +9,4 @@ WORKDIR /leaderboard-api
99
# Install the dependencies from package.json
1010
RUN npm install
1111

12-
CMD npm start
12+
CMD node src/app.js

0 commit comments

Comments
 (0)