yeswanthvarma commited on
Commit
85fb69e
·
verified ·
1 Parent(s): 01351de

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -28,3 +28,4 @@ RUN pip install --no-cache-dir -r requirements.txt
28
  EXPOSE 7860
29
 
30
  CMD ["uvicorn", "app:app", "--host", "0.0.0.0", "--port", "7860"]
 
 
28
  EXPOSE 7860
29
 
30
  CMD ["uvicorn", "app:app", "--host", "0.0.0.0", "--port", "7860"]
31
+