revert last change

This commit is contained in:
2024-06-02 17:15:06 +02:00
parent 58605fb1a2
commit f1aba90737

View File

@ -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"]