Update Dockerhubfile

This commit is contained in:
prafull-opensignlabs
2024-02-23 16:03:48 +05:30
committed by GitHub
parent c55a8d09a2
commit 6b9b2afbef
+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"]