ar08 commited on
Commit
b22ddd6
·
verified ·
1 Parent(s): 4b6a110

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -17,4 +17,4 @@ RUN pip install -e .
17
  EXPOSE 8000
18
 
19
  # Define the command to run the application
20
- CMD ["verba", "start", "--port", "8000", "--host", "0.0.0.0"]
 
17
  EXPOSE 8000
18
 
19
  # Define the command to run the application
20
+ CMD ["verba", "start", "--port", "7860", "--host", "0.0.0.0"]