small changes to deluge 3

This commit is contained in:
2025-07-20 16:47:08 +02:00
parent ab81ae70c3
commit 35f04e7941
2 changed files with 13 additions and 2 deletions

View File

@@ -47,8 +47,8 @@ in {
autoStart = true;
dependsOn = ["gluetun"];
ports = [
"8112:8112"
"6881:6881"
"192.168.88.14:8112:8112"
"192.168.88.14:58846:58846"
];
extraOptions = [
"--network=container:gluetun"