mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
orac adg
This commit is contained in:
parent
9db11f3dd4
commit
f12022c21a
1 changed files with 4 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue