Update Dockerfile

This commit is contained in:
Benjamin Toby 2023-11-21 06:37:46 +01:00
parent d529f195be
commit 6b47f8ebe7

View File

@ -29,4 +29,4 @@ RUN npm run build
# RUN ssh-add ./.ssh/github
# Run the app
CMD ["npm", "start"]
CMD ["nodecid"]