circulartext commited on
Commit
5964786
·
verified ·
1 Parent(s): 4598293

Update Dockerfile2

Browse files
Files changed (1) hide show
  1. Dockerfile2 +1 -0
Dockerfile2 CHANGED
@@ -40,3 +40,4 @@ ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
40
 
41
  # Default command to run if the user doesn't provide a command
42
  CMD ["uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "7860", "--reload"]
 
 
40
 
41
  # Default command to run if the user doesn't provide a command
42
  CMD ["uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "7860", "--reload"]
43
+