This commit is contained in:
2025-10-07 16:36:50 +03:00
parent 2c865de832
commit 34e46a34d3
15 changed files with 3828 additions and 3809 deletions
+3 -2
View File
@@ -64,8 +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 .
'';
};