🗃️ Committing everything that changed 🗃️

rootfs/tmp/etc/bind/named.conf
This commit is contained in:
casjay
2024-09-22 17:32:38 -04:00
parent de4c168772
commit 1de20ed382

View File

@@ -89,7 +89,7 @@ zone "." {
zone "onion" {
type forward;
forward only;
forwarders { localhost port 9053; };
forwarders { 127.0.0.1 port 9053; };
# ********** end tor forwarding **********
#####################################################################
# ********** begin imports **********