You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-07-17 01:22:25 +02:00
update ghost
This commit is contained in:
@ -32,4 +32,4 @@ COPY docker-entrypoint.sh /entrypoint.sh
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
||||
EXPOSE 2368
|
||||
CMD ["npm", "start", "--production"]
|
||||
CMD ["npm", "start"]
|
||||
|
Reference in New Issue
Block a user