deploy
This commit is contained in:
6
deploy-back.sh
Executable file
6
deploy-back.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
|
||||
ssh root@31.59.58.220 "
|
||||
cd /root/sport &&
|
||||
git pull &&
|
||||
docker compose up -d --build
|
||||
"
|
||||
Reference in New Issue
Block a user