This commit is contained in:
2026-01-15 20:43:03 +03:00
parent e20ffb4fca
commit 292840f1fb
6 changed files with 37 additions and 37 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 .
'';
};