vergil: update pihole to use ULA address
This commit is contained in:
@@ -67,8 +67,11 @@ in
|
||||
|
||||
hosts = [
|
||||
"192.168.1.181 vergil.cfl.rr.com"
|
||||
"fd09:dead:beef::181 vergil.cfl.rr.com"
|
||||
"192.168.1.181 jellyfin.cfl.rr.com"
|
||||
"fd09:dead:beef::181 jellyfin.cfl.rr.com"
|
||||
"192.168.1.181 pihole.cfl.rr.com"
|
||||
"fd09:dead:beef::181 pihole.cfl.rr.com"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user