add ports to deluge

add default ports to deluge
This commit is contained in:
Jos Visser 2023-06-28 17:24:06 +02:00
parent 4b4cdc8eac
commit 03a32d63d4

View file

@ -715,7 +715,8 @@
"bind": "/portainer/Downloads", "bind": "/portainer/Downloads",
"container": "/downloads" "container": "/downloads"
} }
] ],
"ports": ["8112:8112/tcp", "6881:6881/tcp", "6881:6881/udp"]
}, },
{ {
"categories": ["HomeAutomation", "Management"], "categories": ["HomeAutomation", "Management"],