services/unbound: use wg0 ip for warden
This commit is contained in:
parent
a65bce3052
commit
eefa011945
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ in {
|
|||
domain-insecure = [ "\"local.lava.moe\"" ];
|
||||
local-zone = [ "\"warden.local.lava.moe.\" redirect" ];
|
||||
local-data = [
|
||||
"\"warden.local.lava.moe. IN A 192.168.100.15\""
|
||||
"\"warden.local.lava.moe. IN A 10.100.0.2\""
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue