ar08 commited on
Commit
3ee1042
·
verified ·
1 Parent(s): 2eee4b2

Update Dockerfile

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