hassan526 commited on
Commit
f78d7f0
·
verified ·
1 Parent(s): b874e4f

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -24,4 +24,4 @@ RUN ./install.sh
24
  EXPOSE 8000 7860
25
 
26
  # Set the default command to run the application
27
- CMD ["./run_demo.sh -f"]
 
24
  EXPOSE 8000 7860
25
 
26
  # Set the default command to run the application
27
+ CMD ["./run_demo.sh"]