circulartext commited on
Commit
99ba170
·
1 Parent(s): 6499cf5

Update Dockerfile

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