Merge pull request #434 from OpenSignLabs/prafull-opensignlabs-patch-2

Update Dockerhubfile
This commit is contained in:
Amol
2024-02-23 16:04:15 +05:30
committed by GitHub
+1 -1
View File
@@ -22,4 +22,4 @@ EXPOSE 3000
# ENV NODE_ENV production
# Run the application
CMD ["npm", "run docker-build && npm start"]
CMD ["npm", "start"]