mominah commited on
Commit
1392157
·
verified ·
1 Parent(s): b9fb692

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -20,3 +20,5 @@ EXPOSE 7860
20
 
21
  # Command to run the app
22
  CMD ["uvicorn", "main:app", "--host", "0.0.0.0", "--port", "7860"]
 
 
 
20
 
21
  # Command to run the app
22
  CMD ["uvicorn", "main:app", "--host", "0.0.0.0", "--port", "7860"]
23
+
24
+