mirror of
https://github.com/TeamPiped/documentation.git
synced 2024-08-14 23:50:09 +00:00
docs: Add command on how to forcibly manually update.
This commit is contained in:
parent
c3a39eb804
commit
9f5da8a440
1 changed files with 4 additions and 0 deletions
|
@ -51,6 +51,10 @@ server {
|
||||||
|
|
||||||
Finally, configure your TLS certificates if you need to!
|
Finally, configure your TLS certificates if you need to!
|
||||||
|
|
||||||
|
# Manually updating
|
||||||
|
|
||||||
|
Run `docker run --rm -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once piped-frontend piped-backend ytproxy varnish nginx caddy postgres watchtower`
|
||||||
|
|
||||||
## Docker-Compose with Nginx
|
## Docker-Compose with Nginx
|
||||||
|
|
||||||
First download the files required to run Piped.
|
First download the files required to run Piped.
|
||||||
|
|
Loading…
Reference in a new issue