add doc note for dnsmasq dns routes

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-10-09 23:17:50 -05:00
parent 1717f8e3e9
commit 75d49c9f27
2 changed files with 14 additions and 17 deletions

View file

@ -26,20 +26,15 @@
in
[
# {
# type = "A";
# name = "jellyfin.joshuabell.xyz";
# value = "100.64.0.13";
# }
h001ARecord "jellyfin"
h001ARecord "media"
h001ARecord "notes"
h001ARecord "chat"
h001ARecord "sso-proxy"
h001ARecord "n8n"
h001ARecord "sso"
h001ARecord "gist"
h001ARecord "git"
(h001ARecord "jellyfin")
(h001ARecord "media")
(h001ARecord "notes")
(h001ARecord "chat")
(h001ARecord "sso-proxy")
(h001ARecord "n8n")
(h001ARecord "sso")
(h001ARecord "gist")
(h001ARecord "git")
];
};
};