kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
c0dd3a1094
commit
a0cd53409f
|
@ -66,7 +66,7 @@ services:
|
|||
- DELUGE_LOGLEVEL=error #optional
|
||||
volumes:
|
||||
- /path/to/deluge/config:/config
|
||||
- /path/to/your/downloads:/downloads
|
||||
- /path/to/downloads:/downloads
|
||||
ports:
|
||||
- 8112:8112
|
||||
- 6881:6881
|
||||
|
@ -89,7 +89,7 @@ docker run -d \
|
|||
-p 6881:6881/udp \
|
||||
-p 58846:58846 `#optional` \
|
||||
-v /path/to/deluge/config:/config \
|
||||
-v /path/to/your/downloads:/downloads \
|
||||
-v /path/to/downloads:/downloads \
|
||||
--restart unless-stopped \
|
||||
lscr.io/linuxserver/deluge:latest
|
||||
```
|
||||
|
|
Ładowanie…
Reference in New Issue