This commit is contained in:
xds
2026-03-22 13:51:13 +03:00
parent beb14b4e43
commit f86b08c2bf
6 changed files with 34 additions and 9 deletions

6
deploy-back.sh Normal file
View File

@@ -0,0 +1,6 @@
ssh root@31.59.58.220 "
cd /root/filam3d &&
git pull &&
docker compose up -d --build
"