Put everything back and pray
Build, push image, and notify Watchtower / build-image (push) Successful in 38s
Build, push image, and notify Watchtower / notify (push) Failing after 2m17s

This commit is contained in:
2026-07-16 17:53:41 +02:00
parent 7863d32d43
commit a1c687648d
+1 -2
View File
@@ -19,5 +19,4 @@ RUN mkdir -p storage/dishPhotos
EXPOSE 5000 EXPOSE 5000
# Use Gunicorn to run the application in production # Use Gunicorn to run the application in production
# CMD ["python", "-m", "gunicorn", "--bind", "0.0.0.0:5000", "app:app"] CMD ["python", "-m", "gunicorn", "--bind", "0.0.0.0:5000", "app:app"]
CMD ["bash"]