mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-07 12:05:35 +00:00
fix typo
This commit is contained in:
parent
1c10493a4a
commit
50997fb184
@ -203,7 +203,7 @@ docker run -it -p 8000:8000 -v streaming-community-api
|
|||||||
By default the videos will be saved in `/app/Video`, if you want to to save them in your machine instead of the container just run
|
By default the videos will be saved in `/app/Video`, if you want to to save them in your machine instead of the container just run
|
||||||
|
|
||||||
```
|
```
|
||||||
docker run -it -p 8002:8000 -v /path/to/download:/app/Video streaming-community-api
|
docker run -it -p 8000:8000 -v /path/to/download:/app/Video streaming-community-api
|
||||||
```
|
```
|
||||||
|
|
||||||
## Tutorial
|
## Tutorial
|
||||||
|
Loading…
x
Reference in New Issue
Block a user