muryshev commited on
Commit
babc381
·
2 Parent(s): e55c5d2 745fe1a

Merge branch 'main' of hf.co:spaces/muryshev/chatbot-demo-search

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -34,4 +34,4 @@ RUN pip install --user -r requirements.txt
34
  EXPOSE 7860
35
 
36
 
37
- CMD ["python", "app.py"]
 
34
  EXPOSE 7860
35
 
36
 
37
+ CMD ["python", "app.py"]