Skip to content

Commit 6b9b2af

Browse files
Update Dockerhubfile
1 parent c55a8d0 commit 6b9b2af

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)