mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
trying to fix the weird bug where the main port is 443
This commit is contained in:
parent
3bb6d47637
commit
e12323f72e
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ dns_over_http.default = 853
|
|||
dns_over_http.exposed = "Both"
|
||||
dns_over_quic.default = 784
|
||||
dns_over_quic.exposed = "UDP"
|
||||
main.default = 13120
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue