NitinBot001 commited on
Commit
612c689
·
verified ·
1 Parent(s): 99fa965

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -31,4 +31,4 @@ USER user
31
  EXPOSE 7860
32
 
33
  # Run the application
34
- CMD ["python", "app.py"]
 
31
  EXPOSE 7860
32
 
33
  # Run the application
34
+ CMD ["python", "run.py"]