This commit is contained in:
xds
2026-03-16 12:20:33 +03:00
parent 9d886076d6
commit d99f8310f7
4 changed files with 36 additions and 0 deletions

6
deploy-back.sh Executable file
View File

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