From 6ae44ed99c1b598447f1a203d4c015b060442da1 Mon Sep 17 00:00:00 2001 From: dec0dOS Date: Wed, 4 Oct 2023 21:20:35 +0100 Subject: [PATCH] docs: update README --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index 13d12cb..9fc5fff 100755 --- a/README.md +++ b/README.md @@ -221,17 +221,6 @@ docker-compose pull && docker-compose up -d --no-build ``` in the folder where `docker-compose.yml` is located. Backup is not required as your data is saved in Docker volumes but recommended. -You could also set up [watchtower](https://github.com/containrrr/watchtower) for automatic updates. - -```sh -docker run -d \ - --name watchtower \ - -v /var/run/docker.sock:/var/run/docker.sock \ - --restart always \ - containrrr/watchtower \ - --cleanup --include-restarting \ - zu-main zu-controller -``` ### Backup