add networking dns splits for jellyfin stuff

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-10-09 16:55:08 -05:00
parent 645300b0e4
commit 10d8d50084

View file

@ -169,6 +169,10 @@
port = 9053; port = 9053;
host-record = [ host-record = [
"media.joshuabell.xyz,10.12.14.10" "media.joshuabell.xyz,10.12.14.10"
"jellyfin.joshuabell.xyz,10.12.14.10"
];
address = [
"/h001.local.joshuabell.xyz/10.12.14.10"
]; ];
# DHCP range and settings # DHCP range and settings