Document DNS splitting and add etebase A record
This commit is contained in:
parent
5093b5c63a
commit
ee10dabf9d
2 changed files with 5 additions and 2 deletions
|
|
@ -173,7 +173,8 @@
|
|||
# [/media.joshuabell.xyz/]127.0.0.1:9053
|
||||
# [/jellyfin.joshuabell.xyz/]127.0.0.1:9053
|
||||
host-record = [
|
||||
# DNS splitting
|
||||
# DNS splitting on local network
|
||||
# Basically these are intercepted and resolve to local IP's when anyone is connected to home network
|
||||
"media.joshuabell.xyz,10.12.14.10"
|
||||
"jellyfin.joshuabell.xyz,10.12.14.10"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue