work
This commit is contained in:
parent
1dfbb1437c
commit
2ffc1ff0cc
@ -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