This commit is contained in:
2026-01-11 13:01:33 +03:00
parent e16acfd437
commit b7fa6742e1
13 changed files with 80 additions and 80 deletions
+3 -3
View File
@@ -64,9 +64,9 @@
TimeoutSec = 300;
};
script = ''
cd /mnt/containers/3x-ui
podman build -t compose2nix/3xui_app -f ./Dockerfile .
cd /mnt/containers/3x-ui
podman build -t compose2nix/3xui_app -f ./Dockerfile .
'';
};