mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
tell the ynh core that port 53 is mandatory for DNS
This commit is contained in:
parent
a1ed293caa
commit
f47ae33091
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ autoupdate.strategy = "latest_github_release"
|
|||
[resources.ports]
|
||||
adguard.default = 53
|
||||
adguard.exposed = "Both"
|
||||
adguard.fixed = true
|
||||
dns_over_http.default = 853
|
||||
dns_over_http.exposed = "Both"
|
||||
dns_over_quic.default = 784
|
||||
|
|
Loading…
Add table
Reference in a new issue