Maybe aria2 uses udp?

This commit is contained in:
Lillian Violet 2024-01-06 16:27:48 +01:00
parent d6eb8a9f5f
commit a7a6250f87

View file

@ -14,7 +14,7 @@
{
containerPort = 6969;
hostPort = 6969;
protocol = "tcp";
protocol = "udp";
}
];
bindMounts = {