add networking dns splits for jellyfin stuff
This commit is contained in:
parent
645300b0e4
commit
10d8d50084
1 changed files with 4 additions and 0 deletions
|
|
@ -169,6 +169,10 @@
|
|||
port = 9053;
|
||||
host-record = [
|
||||
"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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue