mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
better docs
This commit is contained in:
parent
c4bf95489f
commit
8c1f2e0c85
2 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@ The right IP to use are shown in the "Setup Guide" page of your AdGuard Home ins
|
|||
If you would expose the port 53 on Internet, you'll be able to use the public IP of your server (the same as in your domain name DNS settings) on any device outside your home network.
|
||||
|
||||
**Warning:** you should not have public IPs of the config file if the port 53 is **not exposed** on Internet (else: AGH crashes)
|
||||
They should be automatically removed when upgrading this package or when modifiying this port 53 exposure setting, but it's in the docs just in case.
|
||||
Please note: They should be automatically removed when upgrading this package or when modifiying this port 53 exposure setting, but it's in the docs just in case.
|
||||
You can remove them in your config file `/var/www/adguardhome/AdGuardHome.yaml` in the `dns: bind_hosts:` section.
|
||||
Any IP that doesn't start with the folowing are public ones:
|
||||
|
||||
|
|
|
@ -11,5 +11,5 @@ It's really important to use the configuration panel to activate or deactivate t
|
|||
This is because YunoHost needs to perform actions such as automatically opening or closing the server's ports and refresh the IP to provide to AdGuard Home, which cannot be done without going through the configuration panel.
|
||||
|
||||
This update is at risk of crashing AdGuard Home, so:
|
||||
If any trouble or question, please refer to [the package's admin docs](https://github.com/YunoHost-Apps/adguardhome_ynh/blob/master/doc/ADMIN.md)! ^w^
|
||||
If needed and a similar issue does not already exist, please [open an issue on the GitHub's package page](https://github.com/YunoHost-Apps/adguardhome_ynh/issues)!
|
||||
- If any trouble or question, please refer to [the package's admin docs](https://github.com/YunoHost-Apps/adguardhome_ynh/blob/master/doc/ADMIN.md)! In any case, we recommend reading it! ^w^
|
||||
- If needed and a similar issue does not already exist, please [open an issue on the GitHub's package page](https://github.com/YunoHost-Apps/adguardhome_ynh/issues)!
|
||||
|
|
Loading…
Add table
Reference in a new issue