port map?
This commit is contained in:
@@ -50,12 +50,12 @@
|
||||
hostPort = 3478;
|
||||
protocol = "udp";
|
||||
}
|
||||
] ++ map (x : {
|
||||
];/* ++ map (x : {
|
||||
containerPort = x;
|
||||
hostPort = x;
|
||||
protocol = "udp";
|
||||
}) (builtins.genList (y: y + 49152) (65535 - 49152));
|
||||
|
||||
*/
|
||||
|
||||
bindMounts = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user