revert last change
This commit is contained in:
@ -96,4 +96,4 @@ USER nobody
|
|||||||
# above and adding an entrypoint. See https://github.com/krallin/tini for details
|
# above and adding an entrypoint. See https://github.com/krallin/tini for details
|
||||||
# ENTRYPOINT ["/tini", "--"]
|
# ENTRYPOINT ["/tini", "--"]
|
||||||
|
|
||||||
CMD ["sh", "-c", "/app/bin/migrate && /app/bin/server"]
|
CMD ["/app/bin/server"]
|
||||||
|
Reference in New Issue
Block a user