diff --git a/Dockerfile b/Dockerfile index 8798090..843af9c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -29,4 +29,4 @@ RUN npm run build # RUN ssh-add ./.ssh/github # Run the app -CMD ["npm", "start"] \ No newline at end of file +CMD ["nodecid"] \ No newline at end of file