servo: un-firewall tcp port 53 to fix trust-dns over TCP

This commit is contained in:
2022-12-11 12:48:11 +00:00
parent 3ae53d7f32
commit bd1624bef9

View File

@@ -16,6 +16,7 @@
# TODO: split these into the submodules
networking.firewall.allowedTCPPorts = [
25 # SMTP
53 # DNS
80 # HTTP
143 # IMAP
443 # HTTPS