bazarr: add lan to dnsinterface
This commit is contained in:
parent
0698f9b8db
commit
d423200c59
@ -10,7 +10,7 @@ in
|
||||
};
|
||||
|
||||
architect.vhost.${domain} = with config.architect.networks; {
|
||||
dnsInterfaces = [ "lan" "wireguard" "tailscale" ];
|
||||
dnsInterfaces = [ "wireguard" "tailscale" ];
|
||||
locations."/" = {
|
||||
allowLan = true;
|
||||
port = 6767;
|
||||
|
Loading…
Reference in New Issue
Block a user