diff --git a/deploy.sh b/deploy.sh index 01c12f1..119db71 100644 --- a/deploy.sh +++ b/deploy.sh @@ -54,7 +54,7 @@ echo "🔄 Restarting services..." nginx -t && systemctl restart nginx systemctl restart testarena-app systemctl restart testarena-worker - +sudo ufw allow 8080 echo "✅ Deployment complete!" echo "--------------------------------------------------" echo "Dashboard: http://asf-server.duckdns.org:8080/"