Attempt to fix transmission

This commit is contained in:
rasmus-kirk
2024-03-16 19:49:39 +01:00
parent 9d7c6c5ea4
commit def31aac85
+1 -1
View File
@@ -329,7 +329,7 @@ in {
rpc-bind-address =
if cfg.vpn.enable
then "192.168.15.1"
else "127.0.0.1";
else "0.0.0.0";
rpc-port = cfg.uiPort;
rpc-whitelist-enabled = true;
rpc-whitelist = strings.concatStringsSep "," ([