1
0
Fork 0
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:
OniriCorpe 2023-12-27 01:10:26 +01:00
parent a1ed293caa
commit f47ae33091

View file

@ -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