1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-25 02:04:06 +02:00

update ghost

This commit is contained in:
kev 2017-05-25 17:27:46 +08:00
parent 5d1a090eaa
commit 0dd5a39c61

View File

@ -32,4 +32,4 @@ COPY docker-entrypoint.sh /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]
EXPOSE 2368
CMD ["npm", "start", "--production"]
CMD ["npm", "start"]