Skip to content

Commit 58cd049

Browse files
authored
Merge pull request #434 from OpenSignLabs/prafull-opensignlabs-patch-2
Update Dockerhubfile
2 parents c55a8d0 + 6b9b2af commit 58cd049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/OpenSign/Dockerhubfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ EXPOSE 3000
2222
# ENV NODE_ENV production
2323

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

0 commit comments

Comments
 (0)