chore: add transmission template desc
This commit is contained in:
parent
44d0b9918b
commit
8d23331a20
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
# documentation: https://transmissionbt.com/help/
|
||||
# slogan: Fast, easy, and free BitTorrent client.
|
||||
# tags: bittorrent, torrent, peer-to-peer
|
||||
# logo: svgs/transmission.svg
|
||||
# port: 9091
|
||||
|
||||
services:
|
||||
transmission:
|
||||
image: "lscr.io/linuxserver/transmission:latest"
|
||||
|
|
|
|||
Loading…
Reference in a new issue