mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
fix quic protocol
This commit is contained in:
parent
bf81f58546
commit
6caf6dffdb
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ adguard.exposed = "Both"
|
|||
dns_over_http.default = 853
|
||||
dns_over_http.exposed = "Both"
|
||||
dns_over_quic.default = 784
|
||||
dns_over_quic.exposed = "TCP"
|
||||
dns_over_quic.exposed = "UDP"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue