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