Reverted previous commit
This commit is contained in:
@@ -54,4 +54,4 @@ EXPOSE 3000
|
|||||||
ENV PORT 3000
|
ENV PORT 3000
|
||||||
ENV HOSTNAME localhost
|
ENV HOSTNAME localhost
|
||||||
|
|
||||||
CMD ["yarn", "start"]
|
CMD ["node", "server.js"]
|
||||||
Reference in New Issue
Block a user