README.md Güncelle

This commit is contained in:
2026-07-25 13:27:04 +02:00
parent c48fdbb3ad
commit 2f57f7b822
+6
View File
@@ -1178,6 +1178,12 @@ Replace only the password: value in the following section:
>name: USERNAME
>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
```