navidrome: open to WAN
This commit is contained in:
parent
0e82ac644b
commit
45fe5111d2
@ -26,7 +26,8 @@ in
|
|||||||
locations."/" = {
|
locations."/" = {
|
||||||
port = 4533;
|
port = 4533;
|
||||||
allowLan = true;
|
allowLan = true;
|
||||||
allow = [ config.architect.networks."tailscale".net ];
|
allowWAN = true;
|
||||||
|
# allow = [ config.architect.networks."tailscale".net ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user