mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-09-13 21:27:40 +02:00
Fix OpenSignServer start problem
This commit is contained in:
@@ -24,4 +24,4 @@ EXPOSE 8080
|
||||
# ENV DATABASE_URL mongodb://db:27017
|
||||
|
||||
# Run the application
|
||||
CMD ["npm", "start"]
|
||||
ENTRYPOINT npm start
|
||||
|
||||
Reference in New Issue
Block a user