mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
fix config file
This commit is contained in:
parent
ea65742609
commit
33566ed3f3
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ tls:
|
|||
server_name: "__DOMAIN__"
|
||||
force_https: false
|
||||
port_https: __PORT_INTERNAL_HTTPS__
|
||||
port_dns_over_tls: __PORT_DNS_OVER_HTTP__
|
||||
port_dns_over_tls: __PORT_DNS_OVER_TLS__
|
||||
port_dns_over_quic: __PORT_DNS_OVER_QUIC__
|
||||
port_dnscrypt: 0
|
||||
dnscrypt_config_file: ""
|
||||
|
|
Loading…
Add table
Reference in a new issue