This commit is contained in:
2026-01-11 13:03:54 +03:00
parent b7fa6742e1
commit 0114694c4f
14 changed files with 0 additions and 326 deletions
-1
View File
@@ -64,7 +64,6 @@
TimeoutSec = 300;
};
script = ''
cd /mnt/containers/3x-ui
podman build -t compose2nix/3xui_app -f ./Dockerfile .
'';