This commit is contained in:
death916 2026-02-26 01:41:49 -08:00
parent 9db11f3dd4
commit f12022c21a

View file

@ -79,10 +79,10 @@
address = "127.0.0.1:3000";
};
dns = {
# bind_hosts = [
# "192.168.0.116"
"100.72.187.12"
# ];
bind_hosts = [
# "192.168.0.116"
"100.72.187.12"
];
port = 53;
upstream_dns = [
"9.9.9.9"