This commit is contained in:
2025-11-09 12:08:09 +03:00
parent 65c2ebc1f2
commit f9c50b2d60
8 changed files with 32 additions and 32 deletions
+2 -2
View File
@@ -64,8 +64,8 @@
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 .
'';
};