mirror of
https://github.com/linuxserver/docker-documentation.git
synced 2026-02-19 18:14:15 +08:00
Bot Updating Documentation
This commit is contained in:
parent
e07c4400fe
commit
8a76a69b7a
@ -73,7 +73,7 @@ services:
|
||||
ports:
|
||||
- 8112:8112
|
||||
- 6881:6881
|
||||
- 6881/udp:6881/udp
|
||||
- 6881:6881/udp
|
||||
restart: unless-stopped
|
||||
```
|
||||
|
||||
@ -88,7 +88,7 @@ docker run -d \
|
||||
-e DELUGE_LOGLEVEL=error `#optional` \
|
||||
-p 8112:8112 \
|
||||
-p 6881:6881 \
|
||||
-p 6881/udp:6881/udp \
|
||||
-p 6881:6881/udp \
|
||||
-v /path/to/deluge/config:/config \
|
||||
-v /path/to/your/downloads:/downloads \
|
||||
--restart unless-stopped \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user