Update Saqel Platform: 2026-08-28 04:23:13

This commit is contained in:
Hamza-Ayed
2026-08-28 04:23:13 +03:00
parent 21d2ed704d
commit 6e0e07e17f
+2 -2
View File
@@ -18,6 +18,6 @@ git commit -m "$COMMIT_MSG"
echo "🚀 Pushing to origin..."
git push origin --all
echo "✅ Done! On the production server run:"
echo " git pull && docker compose -f docker-compose.yml up -d --build"
echo " git pull"
echo " (and if websocket server changed: php backend/websocket/server.php restart -d)"