dev2004v commited on
Commit
585056f
·
verified ·
1 Parent(s): fd21613

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -22,3 +22,4 @@ EXPOSE 7860
22
 
23
  # Run FastAPI app
24
  CMD ["uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "7860"]
 
 
22
 
23
  # Run FastAPI app
24
  CMD ["uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "7860"]
25
+