Maybe aria2 uses udp?
This commit is contained in:
parent
6be0773a89
commit
c77d0f6e63
|
@ -14,7 +14,7 @@
|
|||
{
|
||||
containerPort = 6969;
|
||||
hostPort = 6969;
|
||||
protocol = "tcp";
|
||||
protocol = "udp";
|
||||
}
|
||||
];
|
||||
bindMounts = {
|
||||
|
|
Loading…
Reference in a new issue