muryshev commited on
Commit
8e3d213
1 Parent(s): 5875e57

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -19,4 +19,4 @@ EXPOSE 7860
19
  ENV FLASK_APP app.py
20
 
21
  # Run app.py when the container launches
22
- CMD flask run --host=0.0.0.0 --port=7866
 
19
  ENV FLASK_APP app.py
20
 
21
  # Run app.py when the container launches
22
+ CMD flask run --host=0.0.0.0 --port=7860