servo: un-firewall tcp port 53 to fix trust-dns over TCP
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
# TODO: split these into the submodules
|
# TODO: split these into the submodules
|
||||||
networking.firewall.allowedTCPPorts = [
|
networking.firewall.allowedTCPPorts = [
|
||||||
25 # SMTP
|
25 # SMTP
|
||||||
|
53 # DNS
|
||||||
80 # HTTP
|
80 # HTTP
|
||||||
143 # IMAP
|
143 # IMAP
|
||||||
443 # HTTPS
|
443 # HTTPS
|
||||||
|
Reference in New Issue
Block a user