chore(services:adguardhome): remove 53 from allowedUDPPorts
Chloe 1 month ago f3cedf0e 220a6c67
··· 61 61 ]; 62 62 }; 63 63 }; 64 64 - 65 65 - settings.firewall = { 66 66 - allowedUDPPorts = [ 53 ]; 67 67 - }; 68 64 }