mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-27 15:41:38 +01:00
update nodebb
This commit is contained in:
@@ -37,4 +37,4 @@ COPY docker-entrypoint.sh /entrypoint.sh
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
||||
EXPOSE 4567
|
||||
CMD ["npm", "start"]
|
||||
CMD ["./nodebb", "start"]
|
||||
|
||||
Reference in New Issue
Block a user