work
This commit is contained in:
@ -63,5 +63,5 @@ EXPOSE 3000
|
||||
|
||||
ENV PORT 3000
|
||||
|
||||
ENTRYPOINT ["/app/entrypoint.sh"]
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
CMD ["node", "server.js"]
|
Reference in New Issue
Block a user