Server/adguard: change local IP address
This commit is contained in:
parent
02fcfb5008
commit
91da240751
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ in {
|
|||
settings = {
|
||||
dns = {
|
||||
bind_hosts = [
|
||||
"192.168.0.160"
|
||||
"10.0.0.2"
|
||||
"100.100.0.1"
|
||||
];
|
||||
bootstrap_dns = ["9.9.9.9"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue