File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,11 +35,11 @@ Take image `docker pull andrewmhub/transmission-tracker-add`
3535
3636``` docker run --net=host -d -e HOSTPORT=localhost:9091 -e TR_AUTH=user:password --name=transmission-tracker-add andrewmhub/transmission-tracker-add:latest ```
3737
38- if you need to use another torrent tracker list then use docker run env
38+ if you need another torrent tracker list then use docker run env
3939
4040` -e TORRENTLIST=https://raw.githubusercontent.com/user/trackerslist/master/mylist.txt `
4141
42- you use transmission daemon in docker then read [ Docker Documentation] ( https://docs.docker.com/network/ )
42+ you have transmission daemon in docker then read [ Docker Documentation Network ] ( https://docs.docker.com/network/ )
4343
4444
4545#### * Systemd way
You can’t perform that action at this time.
0 commit comments