This commit is contained in:
wchino
2026-06-13 17:38:25 +08:00
parent e7e938f261
commit 7b33d9f9fa
190 changed files with 23222 additions and 4336 deletions

View File

@@ -89,7 +89,9 @@ fi
cat <<'EOF'
服务器加载:
docker load -i thebet365-images.tar
docker compose -f docker-compose.prod.yml --env-file .env.docker up -d
服务器首次部署:
./scripts/deploy-first.sh --images thebet365-images.tar
服务器后续更新:
./scripts/deploy-update.sh --images thebet365-images.tar
EOF