This commit is contained in:
2026-02-24 21:56:11 +03:00
parent 2945f72849
commit 71a4e7cbb2
7 changed files with 11 additions and 1 deletions
+10
View File
@@ -39,6 +39,16 @@
to = 15380;
}
];
allowedTCPPorts = [
8443
9443
13380
];
allowedUDPPorts = [
8443
9443
13380
];
};
virtualisation.oci-containers.backend = "podman";