Update Dockerfile

pull/609/head
Dedy Martadinata S 4 years ago committed by GitHub
parent d2e1b04326
commit 6199157687
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -51,4 +51,4 @@ VOLUME ["/app/appdata"]
EXPOSE 17442
ENTRYPOINT [ "/app/entrypoint.sh" ]
CMD [ "pm2-runtime", "pm2.config.js" ]
CMD [ "pm2-runtime", "--raw", "pm2.config.js" ]

Loading…
Cancel
Save