Borg93 commited on
Commit
d1b10a8
1 Parent(s): 2cc2d47

Update README.md

Browse files
Files changed (1) hide show
  1. .github/README.md +1 -1
.github/README.md CHANGED
@@ -48,7 +48,7 @@ docker build --tag htrflow/htrflow-app .
48
  Run container:
49
 
50
  ```
51
- docker run -it -d --name htrflow-app -p 7860:7860 htrflow/htrflow-app:latest
52
  ```
53
 
54
  ### Run with Docker with HF
 
48
  Run container:
49
 
50
  ```
51
+ docker run -it -d --name htrflow-app -p 7000:7860 htrflow/htrflow-app:latest
52
  ```
53
 
54
  ### Run with Docker with HF