From d825dcf4a3e3847f8143fd67e1dd10e74448530b Mon Sep 17 00:00:00 2001 From: Ilya Prokopenko Date: Tue, 10 Jan 2023 08:19:58 +0000 Subject: [PATCH] Use piped-proxy instead of ytproxy --- content/docs/self-hosting/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/self-hosting/index.md b/content/docs/self-hosting/index.md index 59dd357..bf82e6d 100644 --- a/content/docs/self-hosting/index.md +++ b/content/docs/self-hosting/index.md @@ -57,7 +57,7 @@ Consider joining the federation protocol at https://github.com/TeamPiped/piped-f # 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` +Run `docker run --rm -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower --run-once piped-frontend piped-backend piped-proxy varnish nginx caddy postgres watchtower` ## Docker-Compose with Nginx