Update der Ansicht

This commit is contained in:
2025-08-17 07:17:53 +00:00
parent db72f561fe
commit 028fee7794
2 changed files with 32 additions and 1 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ cd ..
echo ""
echo "✅ StackPulse läuft lokal:"
echo "Frontend: http://localhost:5173"
echo "Backend: http://localhost:3000"
echo "Backend: http://localhost:4000"
echo "Beenden mit STRG+C"
wait $BACK_PID $FRONT_PID