fix(unbound): make pve url work
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2023-12-29 15:27:53 -05:00
parent a6c5dcea7c
commit 7963706517

View file

@ -16,7 +16,7 @@
# Custom DNS
local-zone = [
"pve.lan redirect"
"pve.nelim.org redirect"
"headscale.nelim.org redirect"
"git.nelim.org redirect"
"mc.nelim.org transparent"
@ -26,7 +26,7 @@
"nelim.org redirect"
];
local-data = [
"\"pve.lan IN A 100.64.0.2\""
"\"pve.nelim.org IN A 100.64.0.4\""
"\"headscale.nelim.org. IN A 24.200.126.219\""