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