This commit is contained in:
Benjamin Toby
2023-11-21 07:18:48 +01:00
parent 6b47f8ebe7
commit a81c1f0a43
4 changed files with 125 additions and 22 deletions
+1 -1
View File
@@ -29,4 +29,4 @@ RUN npm run build
# RUN ssh-add ./.ssh/github
# Run the app
CMD ["nodecid"]
CMD ["npm", "start"]