README.md Güncelle
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user