add doc note for dnsmasq dns routes
This commit is contained in:
parent
1717f8e3e9
commit
75d49c9f27
2 changed files with 14 additions and 17 deletions
|
|
@ -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")
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue