Merge branch 'master' of ssh://git.joshuabell.xyz:3032/ringofstorms/dotfiles
This commit is contained in:
commit
1761e26ff6
200 changed files with 5150 additions and 7625 deletions
|
|
@ -167,13 +167,15 @@
|
|||
# Note in Ad GuardHome in DNS Settings add localhost:9053 to Private reverse DNS servers and enable them
|
||||
listen-address = "127.0.0.1";
|
||||
port = 9053;
|
||||
# NOTE these make it so my other devices don't hit the open net to stream movies
|
||||
# while on the local network. Note that this is being paired with stateful settings
|
||||
# in Adguardhome upstream dns servers:
|
||||
# [/media.joshuabell.xyz/]127.0.0.1:9053
|
||||
# [/jellyfin.joshuabell.xyz/]127.0.0.1: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
|
||||
dhcp-range = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue