Put everything back and pray
This commit is contained in:
+1
-2
@@ -19,5 +19,4 @@ RUN mkdir -p storage/dishPhotos
|
||||
EXPOSE 5000
|
||||
|
||||
# Use Gunicorn to run the application in production
|
||||
# CMD ["python", "-m", "gunicorn", "--bind", "0.0.0.0:5000", "app:app"]
|
||||
CMD ["bash"]
|
||||
CMD ["python", "-m", "gunicorn", "--bind", "0.0.0.0:5000", "app:app"]
|
||||
Reference in New Issue
Block a user