This commit is contained in:
2025-07-20 13:15:46 +00:00
parent 63b2e5900a
commit 1cd2810480
13 changed files with 176 additions and 34 deletions

View File

@@ -50,7 +50,7 @@
"rpc-enabled": true,
"rpc-host-whitelist": "",
"rpc-host-whitelist-enabled": false,
"rpc-password": "{5df10b8d5ce87dc9599e117461688a7485e986f7LhkfMMb9",
"rpc-password": "{1db3d4c97d8d60ba8e56be621538afd953462aaazEoSb0N8",
"rpc-port": 9091,
"rpc-socket-mode": "0750",
"rpc-url": "/transmission/",

View File

@@ -12,13 +12,11 @@ services:
# - PEERPORT= #optional
# - HOST_WHITELIST= #optional
volumes:
- /mnt/Teka1/Videos:/mnt/Teka1/Videos
- /mnt/Teka2/Videos:/mnt/Teka2/Videos
- /mnt/Teka2/site-data:/mnt/Teka2/site-data
- /mnt/Share:/mnt/Share
- /data/p2p:/mnt/p2p
- ./data/config:/config
ports:
- 9091:9091
- 51413:51413
- 51413:51413/udp
restart: always
restart: unless-stopped