mirror of
https://github.com/linuxserver/docker-transmission.git
synced 2026-05-07 13:35:31 +02:00
Bot Updating Templated Files
This commit is contained in:
@@ -79,6 +79,7 @@ services:
|
||||
- TRANSMISSION_WEB_HOME=/combustion-release/ #optional
|
||||
- USER=username #optional
|
||||
- PASS=password #optional
|
||||
- WHITELIST=iplist #optional
|
||||
volumes:
|
||||
- <path to data>:/config
|
||||
- <path to downloads>:/downloads
|
||||
@@ -101,6 +102,7 @@ docker run -d \
|
||||
-e TRANSMISSION_WEB_HOME=/combustion-release/ `#optional` \
|
||||
-e USER=username `#optional` \
|
||||
-e PASS=password `#optional` \
|
||||
-e WHITELIST=iplist `#optional` \
|
||||
-p 9091:9091 \
|
||||
-p 51413:51413 \
|
||||
-p 51413:51413/udp \
|
||||
@@ -186,6 +188,7 @@ The automatic update will run once a day at 3am local server time.
|
||||
|
||||
Use `WHITELIST` to enable an ip of whitelist. Both notation `rpc-whitelist` and `rpc-host-whitelist` are supported. When `WHITELIST` is empty the whitelist is disabled.
|
||||
|
||||
|
||||
## Docker Mods
|
||||
[](https://mods.linuxserver.io/?mod=transmission "view available mods for this container.") [](https://mods.linuxserver.io/?mod=universal "view available universal mods.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user