Skip to content

Commit

Permalink
Merge pull request #434 from OpenSignLabs/prafull-opensignlabs-patch-2
Browse files Browse the repository at this point in the history
Update Dockerhubfile
  • Loading branch information
nxglabs authored Feb 23, 2024
2 parents c55a8d0 + 6b9b2af commit 58cd049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/OpenSign/Dockerhubfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ EXPOSE 3000
# ENV NODE_ENV production

# Run the application
CMD ["npm", "run docker-build && npm start"]
CMD ["npm", "start"]

0 comments on commit 58cd049

Please sign in to comment.