mirror of
https://github.com/hassio-addons/addon-wireguard.git
synced 2025-05-04 19:01:31 +00:00
Fix prettier failure and some language tweaks
This commit is contained in:
parent
36b291f94e
commit
3effe11ef7
1 changed files with 6 additions and 6 deletions
|
@ -113,14 +113,14 @@ A list of DNS servers used by the add-on and the configuration generated for
|
|||
the clients. This configuration option is optional, and if no DNS servers are
|
||||
set, it will use the built-in DNS server from Hass.io.
|
||||
|
||||
**If you are running the [AdGuard][adguard] add-on, you can add the LAN address
|
||||
of HomeAssistant as a DNS IP address in the list.** This will cause your clients
|
||||
to use those. What this does, it effectively making your clients to have
|
||||
**If you are running the [AdGuard][adguard] add-on, you can add the LAN
|
||||
address of HomeAssistant as a DNS IP address in the list.** This will cause
|
||||
your clients to use those. What this does, it effectively gives your clients
|
||||
ad-filtering (e.g., your mobile phone), while not at home.
|
||||
|
||||
*Note: This used to recommend adding `172.30.32.1` as the IP address for Adguard.
|
||||
Starting in v4.0.0 of that add-on that won't work anymore, you'll need to use
|
||||
the LAN address. You will also need to update any previously configured clients.
|
||||
*Note: This used to recommend adding `172.30.32.1` as the DNS IP Address.
|
||||
Starting in v4.0.0 of the Adguard add-on you'll need to use the LAN
|
||||
address. You will also need to update any previously configured clients.
|
||||
|
||||
### Option: `server.private_key` _(optional)_
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue