prthm11 commited on
Commit
e6d03b6
·
verified ·
1 Parent(s): 529f08a

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -59,4 +59,4 @@ EXPOSE 7860
59
  # Set the command to run your Flask app
60
  # CMD ["python", "extract_img_pdf.py"]
61
  # CMD ["python", "live_streaming_flask.py"]
62
- CMD ["python", "test_streaming.py"]
 
59
  # Set the command to run your Flask app
60
  # CMD ["python", "extract_img_pdf.py"]
61
  # CMD ["python", "live_streaming_flask.py"]
62
+ CMD ["python", "app_main.py"]