From 2f57f7b822ef2aa5c597875ab1e3319fc8fa584d Mon Sep 17 00:00:00 2001 From: Furkan Karlioglu Date: Sat, 25 Jul 2026 13:27:04 +0200 Subject: [PATCH] =?UTF-8?q?README.md=20G=C3=BCncelle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fbaf0e2..90edcbe 100644 --- a/README.md +++ b/README.md @@ -1176,7 +1176,13 @@ sudo nano /var/www/adguardhome/AdGuardHome.yaml Replace only the password: value in the following section: >users: >name: USERNAME ->password: paste the HASH($2y$10$... ) +>password: paste the HASH($2y$10$...) + +``` +sudo yunohost app setting adguardhome password -v '$2y$10$...' +``` +sudo yunohost app setting adguardhome password +>$2y$10$... (VPS) Restart AdGuard Home