TAisBUG commited on
Commit
53bb89f
·
verified ·
1 Parent(s): f1bdd49

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -4
Dockerfile CHANGED
@@ -1,5 +1 @@
1
  FROM ghcr.io/deedlitelf/v2o:latest
2
-
3
- EXPOSE 7860
4
-
5
- CMD ["uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "7860"]
 
1
  FROM ghcr.io/deedlitelf/v2o:latest