mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
fix IP indenting
This commit is contained in:
parent
a55c98a994
commit
5790f18a1a
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ language: ""
|
||||||
theme: auto
|
theme: auto
|
||||||
dns:
|
dns:
|
||||||
bind_hosts:
|
bind_hosts:
|
||||||
__IPV4_ADDR__
|
__IPV4_ADDR__
|
||||||
__IPV6_ADDR__
|
__IPV6_ADDR__
|
||||||
port: 53
|
port: 53
|
||||||
anonymize_client_ip: false
|
anonymize_client_ip: false
|
||||||
ratelimit: 20
|
ratelimit: 20
|
||||||
|
|
Loading…
Add table
Reference in a new issue