mirror of https://github.com/Chocobozzz/PeerTube
Doc typo
parent
b826b33983
commit
14d3bb9c53
|
@ -128,6 +128,7 @@ Pull the latest images:
|
||||||
```shell
|
```shell
|
||||||
$ cd /your/peertube/directory
|
$ cd /your/peertube/directory
|
||||||
$ docker-compose pull
|
$ docker-compose pull
|
||||||
|
```
|
||||||
|
|
||||||
Stop, delete the containers and internal volumes (to invalidate static client files shared by `peertube` and `webserver` containers):
|
Stop, delete the containers and internal volumes (to invalidate static client files shared by `peertube` and `webserver` containers):
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue