Deepakraj2006 commited on
Commit
23b1a1c
·
verified ·
1 Parent(s): eb9e8f1

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -18,4 +18,4 @@ EXPOSE 7860
18
  ENV HUGGINGFACEHUB_API_TOKEN=""
19
 
20
  # Run the application
21
- CMD ["python", "server.py"]
 
18
  ENV HUGGINGFACEHUB_API_TOKEN=""
19
 
20
  # Run the application
21
+ CMD ["python", "app.py"]