add ports to deluge
add default ports to deluge
This commit is contained in:
parent
4b4cdc8eac
commit
03a32d63d4
1 changed files with 2 additions and 1 deletions
|
@ -715,7 +715,8 @@
|
|||
"bind": "/portainer/Downloads",
|
||||
"container": "/downloads"
|
||||
}
|
||||
]
|
||||
],
|
||||
"ports": ["8112:8112/tcp", "6881:6881/tcp", "6881:6881/udp"]
|
||||
},
|
||||
{
|
||||
"categories": ["HomeAutomation", "Management"],
|
||||
|
|
Loading…
Reference in a new issue