aagoluoglu commited on
Commit
a9bb251
·
verified ·
1 Parent(s): 825a228

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -81,4 +81,4 @@ WORKDIR /workspaces/artificial_intelligence
81
 
82
  COPY . .
83
 
84
- CMD ["uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "7860"]
 
81
 
82
  COPY . .
83
 
84
+ RUN python main.py