1
0
Fork 0

deluge: do not specify udp separately

This commit is contained in:
Lukáš Kucharczyk 2022-08-23 13:42:34 +02:00
parent 738ae1f615
commit 2d40a1ebe6
No known key found for this signature in database
1 changed files with 2 additions and 3 deletions

View File

@ -13,7 +13,6 @@ services:
- /docker/deluge:/config
- /srv/mergerfs/storage/seed:/seed
ports:
- 8112:8112
- 58846:58846
- 58846:58846/udp
- "8112:8112"
- "58846:58846"
restart: unless-stopped