README.md Güncelle

This commit is contained in:
2026-07-25 13:27:04 +02:00
parent c48fdbb3ad
commit 2f57f7b822
+7 -1
View File
@@ -1176,7 +1176,13 @@ sudo nano /var/www/adguardhome/AdGuardHome.yaml
Replace only the password: value in the following section: Replace only the password: value in the following section:
>users: >users:
>name: USERNAME >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) (VPS)
Restart AdGuard Home Restart AdGuard Home